summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2020-06-22tdf#131353: Fix build with poppler 0.86.0Martin Whitaker
2020-01-16Fix build with poppler-0.83Martin Milata
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-28Fix build with poppler-0.82Rasmus Thomsen
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-18cid#1448423 silence Wrapper object use after freeCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-24Fix typosAndrea Gelmini
2019-07-24cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-23cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-19loplugin:sequentialassign in sdNoel Grandin
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