summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-07-16sdext/pdfimport: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann
2020-06-18tdf#131353: Fix build with poppler 0.86.0Martin Whitaker
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-10compact namespace in sdextNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-21return shared_ptr from createDocumentElementNoel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-04replace boost::bimap in sdext pdfimportCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in sdextNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-04Fix build with poppler-0.83Martin Milata
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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