Commit Graph

146 Commits

Author SHA1 Message Date
b1686a04ba . 2021-04-22 16:17:16 +03:00
328ca886c7 Revert "Merge pull request #528 from ONLYOFFICE/feature/ppt_4"
This reverts commit ff0f58cc3c, reversing
changes made to cb6c9838d3.
2021-03-10 15:33:50 +03:00
ec93bce61c Revert "Merge remote-tracking branch 'origin/feature/xlsb' into feature/ppt_4"
This reverts commit 4fa865799b, reversing
changes made to 393bdf3caa.
2021-03-01 15:17:34 +03:00
01bf276697 Fix bug with hatch brush (support saving RGBA data in CBgraFrame) 2021-02-02 21:23:02 +03:00
2e0d235e70 Merge pull request #429 from ONLYOFFICE/release/v6.1.0
Release/v6.1.0
2020-11-19 12:00:26 +03:00
8355a0f9a7 Fix pdfwriter build 2020-11-18 16:25:57 +03:00
3a312ef626 Merge remote-tracking branch 'origin/release/v6.1.0' into develop 2020-11-02 11:16:17 +03:00
96b69dd772 Fix macos build 2020-10-29 14:42:40 +03:00
4c3ef986ab . 2020-10-28 16:49:24 +03:00
c43a6d707c PdfWriter => ft2104 2020-10-28 09:06:06 +03:00
e966ce6cdd Return the error code if can't save to pdf 2020-10-06 18:46:02 +03:00
884aa8e156 Fix bug #46475
Add log message when we can't load fontfile
2020-09-30 12:47:29 +03:00
1472c3e2c4 Fix bug #46164
Fix the problem with PDF/A conformance
2020-08-17 16:24:28 +03:00
bc91a3a19c Implement saving internal links 2020-07-16 10:24:35 +03:00
1d8860f73e Fix bug #35032
Implement saving hyperlinks
2020-07-10 18:15:28 +03:00
839b1bee9f Fix bug #45319 2020-06-30 12:45:04 +03:00
13d7538d4e Merge remote-tracking branch 'origin/feature/develop-and' into develop
Add support android build
2020-04-19 15:37:56 +03:00
9a5cb77ca0 developing... 2020-01-07 19:08:08 +03:00
1097518927 Fix bugs 2019-12-05 18:19:16 +03:00
26a9eda4ea Add frameworks build support 2019-12-05 18:15:23 +03:00
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