summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pdfium: MSVC 2015 buildcib-6.1-20Michael Stahl2020-12-033-0/+3569
* Bump version to 6.1.7.20Thorsten Behrens2020-12-031-1/+1
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2020-12-034-5/+78
* external: update pdfium to handle redact annotationsMiklos Vajna2020-12-036-20/+51
* external: update pdfium from 3963 to 4137Miklos Vajna2020-12-039-67/+42
* external: update pdfium to 3963Miklos Vajna2020-12-034-42/+24
* external: update pdfium to 3896Miklos Vajna2020-12-034-30/+15
* external: update pdfium to 3849Miklos Vajna2020-12-035-26/+33
* external: update pdfium to 3794Miklos Vajna2020-12-036-25/+64
* pdfium: avoid problems with SetForm using WIN32_LEAN_AND_MEANMiklos Vajna2020-12-032-57/+1
* external: update pdfium to 3730Miklos Vajna2020-12-033-68/+64
* external: update pdfium to 3667Miklos Vajna2020-12-034-19/+4
* external: update pdfium to 3613Miklos Vajna2020-12-035-13/+37
* pdfium: update to 3550Miklos Vajna2020-12-034-20/+30
* pdfium: update to 3471Miklos Vajna2020-12-035-31/+44
* xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2020-12-0310-26/+132
* vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna2020-12-035-2/+202
* Better handling of Java filesStephan Bergmann2020-12-032-1/+6
* CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2020-12-032-0/+34
* cid#1202935 Uninitialized scalar fieldCaolán McNamara2020-12-011-0/+1
* Fix "single print jobs" function in print dlgSamuel Mehrbrodt2020-11-301-0/+6
* uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt2020-11-302-3/+3
* Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt2020-11-306-21/+26
* Bump version to 6.1.7.19cib-6.1-19Thorsten Behrens2020-10-071-1/+1
* Fixups to build on c++11-only compilersThorsten Behrens2020-10-071-1/+2
* tdf#133633 winaccessibility: Add null checkMichael Weghorn2020-10-011-0/+4
* Bump version to 6.1.7.18Thorsten Behrens2020-09-121-1/+1
* Only access css::drawing::PointSequence when not emptyArmin Le Grand2020-09-122-168/+90
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2020-09-1221-631/+212
* Check range before accessing Calc sort userlistThorsten Behrens2020-09-121-2/+2
* xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2020-09-127-3/+198
* pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl2020-09-125-21/+93
* xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna2020-09-103-9/+14
* xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna2020-09-101-2/+11
* tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt2020-09-033-1/+46
* Bump version to 6.1.7.17cib-6.1-17Thorsten Behrens2020-08-211-1/+1
* nss: upgrade to release 3.55.0Michael Stahl2020-08-173-43/+2
* NSS: enable parallel buildJan-Marek Glogowski2020-08-178-30/+76
* xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna2020-07-288-34/+155
* tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl2020-07-2221-61/+260
* package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl2020-07-222-13/+18
* new loplugin:conststringfield [Only ManifestImport.[ch]xx]Noel Grandin2020-07-222-215/+145
* Bump version to 6.1.7.16cib-6.1-16Thorsten Behrens2020-07-171-1/+1
* desktop: separate executable shortcut for safe-modeVasily Melenchuk2020-07-134-0/+46
* curl: upgrade to release 7.71.0Michael Stahl2020-07-015-9/+10
* Fixups to build on c++11-only compilersThorsten Behrens2020-06-273-3/+3
* tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt2020-06-263-4/+54
* Fix variable nameSamuel Mehrbrodt2020-06-261-4/+4
* Fix storage access after savingSamuel Mehrbrodt2020-06-261-14/+3
* Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt2020-06-263-90/+95