summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2019-01-16poppler: upgrade to release 0.73.0Michael Stahl
2019-01-16sdext: fix the build, std::is_same_v is not available yetMichael Stahl
2019-01-16Fix build with poppler-0.72Andreas Sturmlechner
2019-01-16poppler dropped GBool since 0.71Mike Kaganski
2019-01-16Fix build with poppler 0.71Aleksei Nikiforov
2019-01-15sdext: fix build with poppler 0.73Michael Stahl
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-08Resolves: rhbz#1647507 try inputted password as both user and owner passwordCaolán McNamara
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-23remove old poppler compat codeNoel Grandin
2018-10-20tdf#120703 (PVS)Mike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-12drop some unused headersCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-05loplugin:useuniqueptr in PngHelper::createPngNoel Grandin
2018-08-30loplugin:useuniqueptr in PDFObjectNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-08-23leak on import of moz279355-2.pdfCaolán McNamara
2018-08-17loplugin:useuniqueptr in PDFGrammarNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-06-27Break HashedStyle::RefCount out into new RefCountedHashdStyleStephan Bergmann
2018-06-27tdf#118374: fix crash from loplugin:useuniqueptr in sdextJulien Nabet
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-04-24fix build with poppler 0.64Rene Engelhard
2018-04-20loplugin:constantparamNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-03-18fix crash on pdf import of fdo30892-1Caolán McNamara
2018-03-16fix crash on pdf import of tdf59883-2Noel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-15sdext: disable the warnings TWICE because they're sneaky bastardsMichael Stahl
2018-02-15sdext: MSVC 2015 is trashMichael Stahl
2018-02-15sdext: if all else fails USE BIGGER HAMMERMichael Stahl
2018-02-15sdext: suppress another MSVC warningMichael Stahl
2018-02-15sdext: disable MSVC 2017 warnings from boost headersMichael Stahl
2018-02-02Simplify sortElements in pdfiprocessor (sdext)Julien Nabet
2018-02-02Blind fix for MSVC warning C4101: 'rError': unreferenced local variableStephan Bergmann
2018-02-02sdext: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-24loplugin:constparamsNoel Grandin