Commit Graph

126 Commits

Author SHA1 Message Date
5d89558b5d Support picker on save to pdf command 2019-08-22 15:13:31 +03:00
5058d41d6a Support picker on save to pdf command 2019-08-22 14:37:31 +03:00
e9fd8205fa . 2019-07-08 17:06:27 +03:00
ed1019a004 Not writing transparency group in pdfa mode 2019-05-20 17:09:22 +03:00
668a89bbd1 Merge pull request #132 from ONLYOFFICE/feature/svg
Feature/svg
2019-04-26 16:50:48 +03:00
1d25f72ac9 SVG full support 2019-04-24 14:14:34 +03:00
826be463f5 PdfWriter: Making full-transparent image pixels white 2019-04-23 18:10:07 +03:00
84bd16951f Fix bug #39966
Fix the problem with embedding non-bolded fonts. Improve check whether the font is bold
2019-01-24 15:39:42 +03:00
815f96a50a Merge remote-tracking branch 'origin/hotfix/v5.2.8' into develop 2019-01-22 15:04:53 +03:00
792a0b35e1 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3 [copyright] Update Copyright
2018 -> 2019
2019-01-17 16:44:11 +03:00
784f57dea4 Revert "Merge branch 'hotfix/v5.2.5' of https://github.com/ONLYOFFICE/core into hotfix/v5.2.5"
This reverts commit e280dcbb27, reversing
changes made to 097559c25e.
2018-12-17 12:33:52 +03:00
e280dcbb27 Merge branch 'hotfix/v5.2.5' of https://github.com/ONLYOFFICE/core into hotfix/v5.2.5 2018-12-17 12:31:52 +03:00
3953fd1add [ios][x2t] fixed build 2018-12-14 14:43:05 +03:00
c4a46114a2 Merge remote-tracking branch 'origin/hotfix/v5.2.5' into develop 2018-12-13 12:15:05 +03:00
82dca18ebc Correct coding to Utf16 2018-12-11 18:08:25 +03:00
1022754391 clang build fix 2018-12-11 15:38:29 +03:00
2c10457a63 . 2018-12-08 17:22:58 +03:00
5b7d637c78 Merge remote-tracking branch 'origin/hotfix/v5.2.4' into develop 2018-11-12 11:53:39 +03:00
643f117a92 . 2018-11-12 11:53:01 +03:00
f6d38c1f1b Merge remote-tracking branch 'origin/hotfix/v5.2.4' into develop 2018-11-10 19:05:45 +03:00
07a07a1abd PdfWriter - fix encrypt 2018-11-09 19:18:09 +03:00
73ef4140a2 [x2t] rename String.h -> StringExt.h 2018-11-09 14:33:25 +03:00
04550f06ad Fix bug with metadata in UTF16 format 2018-11-02 15:20:36 +03:00
d2b6444730 Fix bug with metadata in UTF16 format 2018-11-02 15:19:11 +03:00
c6f8a1cde8 [bug] Fix bug 38876 2018-09-13 16:47:50 +03:00
6341cdbbdb [x2t] Write application and company name from environment variable 2018-08-09 19:35:51 +03:00
feddb37222 static link open ssl to desktop (mac) 2018-07-19 19:46:59 +03:00
5e4ce83dc1 Ignore -no-warrowing warning while building PdfWriter
Errors looks like:
`../Src/ICCProfile.h:52: error: narrowing conversion of '-72' from 'int'
to 'unsigned char' inside { } [-Wnarrowing]`
2018-07-13 13:05:13 +03:00
e98f4ae7b4 PdfWriter - add documentID 2018-07-11 12:30:37 +03:00
6a052f68aa PdfWriter - fix encrypt 2018-07-10 18:37:50 +03:00
cb729d306b [ios][x2t] fixed build 2018-07-09 16:15:17 +03:00
ab449707f3 Merge remote-tracking branch 'origin/hotfix/v5.1.5' into develop 2018-07-09 14:47:31 +03:00
fddd47f42a Update PdfWriter Qt project 2018-06-29 13:04:28 +03:00
7061fbd0be Add an option for creating PDF/A and not PDF/A files
Also for all images replace the transparency areas with white color
2018-06-29 12:56:38 +03:00
3438f8f0d0 [ios][x2t] fixed build 2018-06-29 11:33:54 +03:00
75152705e6 Add license for ICC profile 2018-06-28 19:43:55 +03:00
7b3b71fdee Add IccProfile as resource 2018-06-28 19:19:23 +03:00
18e5d1cd54 Fix bug with creation time. Remove transparency for image for PDFA 2018-06-28 18:21:38 +03:00
9b128e67db Move from PDF/A-3 to PDF/A-1. Forbid transparency for text for PDF/A 2018-06-28 11:35:45 +03:00
06150358a9 Fix bug with calculating inverse matrix 2018-06-27 14:29:21 +03:00
e0b084a3ff Work on PDF/A conformance mode 2018-06-27 14:27:05 +03:00
91f24180ea Fix bug with calculating inverse matrix 2018-06-27 14:22:02 +03:00
945c04b294 Hatched brush support in builder mode 2018-06-26 17:57:25 +03:00
09e46c1c9a . 2018-06-22 14:08:09 +03:00
73834f481c Add new test for PdfWriter 2018-06-22 13:52:04 +03:00
af4e135fe2 . 2018-05-18 16:22:44 +03:00
a5ef8c01b3 PdfWriter - encrypt in AES256 2018-05-18 15:28:31 +03:00
a571c88798 PdfReader - test project, fix image renderer 2018-05-03 18:12:51 +03:00
4acefb020f Remove not required defines 2018-04-19 17:50:31 +03:00