summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-29loplugin:useuniqueptr in PDFReaderNoel Grandin
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-03Extend cast to whole expressionStephan Bergmann
2019-02-28remove some unused typedefsNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-15poppler: upgrade to release 0.73.0Michael Stahl
2019-01-15sdext: fix build with poppler 0.73Michael Stahl
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08Fix build with poppler-0.72Andreas Sturmlechner
2018-12-21use unique_ptr in sdextNoel Grandin
2018-12-10Fix build with poppler 0.71Aleksei Nikiforov
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-22remove unused enums DocumentTextDirection and RendererPaneStyle::SideNoel Grandin
2018-11-20poppler dropped GBool since 0.71Mike Kaganski
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