summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/test
AgeCommit message (Expand)Author
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski
2023-11-19Extended loplugin:ostr: sdextStephan Bergmann
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2022-11-25CppunitTest_sdext_pdfimport: move it to 'qa' folderXisco Fauli
2022-11-25sdext: remove unused documentXisco 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-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12sdext: these tests won't run without popplerAndras Timar
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