Commit Graph

84 Commits

Author SHA1 Message Date
94bfcfc9a6 Merge branch release/v7.1.0 into develop 2022-05-16 12:52:12 +00:00
668940e5bd Fix bug 57080 2022-05-11 15:40:56 +03:00
e7f34c71e4 add initialization 2022-04-25 11:34:16 +03:00
f455929de3 fix only pdf 2022-04-25 11:27:46 +03:00
e2a7eab89f fix bug 56806 2022-04-25 11:12:39 +03:00
88435e51bb Merge pull request #883 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-03-27 18:29:51 +03:00
5e7b33ba61 Add CMaps 2022-03-26 22:59:26 +03:00
49eff29fac Fix bugs in document info 2022-03-22 15:51:10 +03:00
ac94da49fd fix replace_all to NSStringExt::Replace 2022-03-11 20:35:09 +03:00
8bb58c35cb fix quotes 2022-03-11 18:29:47 +03:00
a90b578e9c Fix bug 55987 2022-03-11 14:48:27 +03:00
328395dfea fix GetInfo 2022-03-11 12:32:46 +03:00
a18d19b6f7 optimize 2022-03-10 17:55:58 +03:00
8ef62fd670 djvu GetInfo 2022-03-10 17:40:05 +03:00
2604226810 pdf GetInfo 2022-03-10 11:12:11 +03:00
6c25c52a50 create GetInfo 2022-03-09 19:01:22 +03:00
93fe2e8f50 Fix bug 55190 2022-02-22 13:49:46 +03:00
59836490a3 Fix bug 55177
xpdf itself tries to handle the error and if it succeeds, then isOk will be gTrue
2022-01-31 15:49:54 +03:00
f188a48f48 fix empty NamedDest 2022-01-27 11:08:23 +03:00
28ac386e08 Refactoring 2022-01-13 20:11:38 +03:00
30d3472b62 test GetGlyphs 2021-11-10 17:19:13 +03:00
fc91e7b9ce refactoring 2021-11-08 18:00:30 +03:00
87af894198 refactoring 2021-11-01 17:55:38 +03:00
fc7d427407 pdf fix links 2021-10-29 14:21:21 +03:00
0bee7b0aaa pdf text link 2021-10-29 13:41:08 +03:00
73362fd852 xps getGlyphs 2021-10-25 18:06:14 +03:00
b611a6b099 fix getGlyphs format 2021-10-25 16:35:00 +03:00
113e15c391 develop GetGlyphs 2021-10-21 18:48:31 +03:00
b4701ac83c develop new GetGlyphs 2021-10-20 18:09:29 +03:00
533d04e8f3 change origin to top left corner
only in xps format the canvas sizes are multiplied
2021-10-18 17:46:05 +03:00
3618465853 pdf fix coord 2021-10-15 17:29:43 +03:00
e20588a3da fix coords 2021-10-15 16:03:26 +03:00
32823bd55a pdf fix coords 2021-10-14 16:40:10 +03:00
a6a2243099 pdf GetGlyphs like xps 2021-10-12 18:10:30 +03:00
90172d03ef pdf GetGlyphs 2021-10-12 17:33:23 +03:00
efdc67e1ba Refactoring 2021-10-11 21:20:41 +03:00
2ff6b62854 pdf fix GetStructure and start GetGlyphs 2021-10-11 17:53:43 +03:00
81a1364ae0 pdf GetLinks and GetStructure 2021-10-08 17:43:01 +03:00
d7c4ceba92 Fix errors 2021-10-05 15:13:22 +03:00
7569534cfd c++ fix merge with develop 2021-10-04 18:11:05 +03:00
e0fd7ff1f0 Merge branch 'develop' into fix/drawing_file_client
# Conflicts:
#	PdfReader/PdfReader.h
#	PdfReader/Src/RendererOutputDev.cpp
#	PdfReader/old/Graphics.cpp
2021-10-04 15:37:09 +03:00
d9217329eb fix some problems 2021-10-04 15:02:16 +03:00
b81c634800 Merge remote-tracking branch 'origin/feature/docxrenderer' into feature/docxrenderer2 2021-09-28 14:15:45 +03:00
1b9541b2b6 PDF LoadFromMemory and ConvertToPixels
change RendererOutputDev::UpdateFont
2021-09-27 18:03:33 +03:00
aade9540d0 Fix ExtractAllImages 2021-09-26 16:35:22 +03:00
ad2023083f Fix compile 2021-09-24 15:13:33 +03:00
6cb75bc53a imageOutputDev + xmlfeatures 2021-08-13 12:40:18 +03:00
93209acab6 actual fix + refactoring
the previous one just forsed a substitute font
2021-08-08 22:46:53 +03:00
f9730a4a6d font fix 2021-08-06 00:05:54 +03:00
b589dafb48 Fix convertation pdf2docx 2021-07-21 20:33:38 +03:00