summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/test/tests.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann1-6/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-4/+4
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski1-0/+31
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-29/+29
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-08-03new loplugin: refcountingNoel Grandin1-6/+6
2015-07-07loplugin:unusedmethods sdextNoel Grandin1-5/+0
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-2/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-12-15sdext: Use appropriate OUString functions on string constantsStephan Bergmann1-14/+14
2014-07-03Improve test codeStephan Bergmann1-11/+12
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort1-1/+2
2014-04-22Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann1-37/+37
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-30/+30
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-17/+17
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-3/+3
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-5/+1
2013-04-30Add unit test for pdfimport image import.Thorsten Behrens1-1/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann1-105/+3
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna1-10/+0
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-25/+14
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-11Revert "Temporary workaround for failing XPDF tests"Fridrich Štrba1-2/+0
2012-08-31Temporary workaround for failing XPDF testsFridrich Štrba1-0/+2
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-4/+0
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl1-1/+2
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-05-31nuke unused typedefTakeshi Abe1-3/+0
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-0/+4
2012-04-13gbuildize internal zlibCaolán McNamara1-4/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-16do not let a unittest create temp files in the current directoryLuboš Luňák1-12/+10
2012-03-10operator must be in template or argument namespaceLuboš Luňák1-2/+5
2012-03-08Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist1-11/+11
2012-03-08use better assertion macros in pdfimport unit testMarkus Mohrhard1-59/+65
2012-03-06convert pdfimport testDavid Tardon1-3/+98
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-11-25First cut at making pdfimport unit tests work again.Thorsten Behrens1-60/+20
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-13/+16
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer1-0/+2
2011-02-06porting extensions to boost containersFridrich Štrba1-5/+5
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-8/+8
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3