summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/test/tests.cxx
AgeCommit message (Expand)Author
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-03-07build: support disabling popplerAshod Nakashian
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-04-28loplugin:cppunitassertequals: sdextStephan Bergmann
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann
2017-01-10New loplugin:conststringvar: 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-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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-07loplugin:unusedmethods sdextNoel 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-07-03Improve test codeStephan Bergmann
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-04-22Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-04-30Add unit test for pdfimport image import.Thorsten Behrens
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-11Revert "Temporary workaround for failing XPDF tests"Fridrich Štrba
2012-08-31Temporary workaround for failing XPDF testsFridrich Štrba
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi