summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/test
AgeCommit message (Expand)Author
2022-05-26disable this sdext test on windows for nowNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-08-22tdf#143959 sdext.pdfimport: fix font name with subtagKevin Suo
2021-07-14tdf#78427 tdf#81481 sdext.pdfimport: added unittestKevin Suo
2021-06-23tdf#141709: Use poppler_dataMichael Warner
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
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-10-15new loplugin:bufferaddNoel Grandin
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-03-29loplugin:useuniqueptr in PDFReaderNoel Grandin
2019-03-07build: support disabling popplerAshod Nakashian
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-09-17New loplugin:externalStephan Bergmann
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-28loplugin:cppunitassertequals: sdextStephan Bergmann
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann
2017-01-10New loplugin:conststringvar: sdextStephan Bergmann
2017-01-09New loplugin:externvar: sdextStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin