summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/test
AgeCommit message (Expand)Author
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
2016-03-10coverity#1355499 Unchecked return valueCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-15sdext: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14coverity#1019392 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1019393 Uncaught exceptionCaolán McNamara
2014-07-03Improve test codeStephan Bergmann
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-05-14use our css prefix to make this readableThomas Arnhold
2014-04-22Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann