summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/test/tests.cxx
AgeCommit message (Expand)Author
2022-11-25CppunitTest_sdext_pdfimport: move it to 'qa' folderXisco Fauli
2022-11-25Resolves tdf#152083: Ligatures are incorrectly reversed in Draw pdf importKevin Suo
2022-11-20sdext.pdfimport: Use string() in xpath for testTdf104597_textrunKevin Suo
2022-11-08sdext.pdfimport - Wirter: add handling for continuous space charactersKevin Suo
2022-10-24sdext.pdfimport: refactor this unit test and active it for WindowsKevin Suo
2022-10-19tdf#151546: RTL text is reversed (Writer pdfimport)Kevin Suo
2022-10-13sdext.pdfimport: resolves tdf#104597: RTL script text runs are reversedKevin Suo
2022-07-12sdext: these tests won't run without popplerAndras Timar
2022-05-26disable this sdext test on windows for nowNoel 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-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
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