summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2023-03-06BaseMutex->std::mutex in PDFIRawAdaptorNoel Grandin
2023-03-06BaseMutex->std::mutex in PDFDetectorNoel Grandin
2023-01-26cid#1520592 Logically dead codeCaolán McNamara
2023-01-24pdfimport: refactor pdf and hybrid format detection codeTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
2022-12-07sdext: move the include of XComponentContext.hpp to where it is usedKevin Suo
2022-12-06"using namespace com::sun::star" -> css in header fileKevin Suo
2022-12-04tdf#152083: sdext Pre-reverse the text for RTL in Writer pdfimport as wellKevin Suo
2022-12-04tdf#147246 sdext: font name returned by font descriptor may be...Kevin Suo
2022-12-04tdf#152083 related: make the isComplex check block as a separate functionKevin Suo
2022-12-03tdf#147246 sdext.pdfimport: "font-family-asia" -> "font-family-asian"Kevin Suo
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo
2022-11-27cid#982469 Unchecked dynamic_castCaolán McNamara
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-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-11-08sdext.pdfimport - Wirter: add handling for continuous space charactersKevin Suo
2022-11-06sdext.pdfimport Writer: Do not visit DrawElement twice in WriterXmlEmitterKevin Suo
2022-10-24sdext.pdfimport: refactor this unit test and active it for WindowsKevin Suo
2022-10-22loplugin:unusedmethodsNoel Grandin
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-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13Fix build with Poppler 22.09.0Sam James
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-14elide some temporary OUStringsNoel Grandin
2022-07-14speed up loading PDF fileNoel Grandin
2022-07-12sdext: these tests won't run without popplerAndras Timar
2022-07-01tdf#137544 reduce cost of dynamic_castNoel Grandin
2022-06-30tdf#137544 slightly improve perf of pdf parsingNoel Grandin
2022-06-29tdf#137544 reduce work in sdext::PageElement::resolveUnderlinesNoel Grandin
2022-06-29simplify iterator manipulationNoel Grandin
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel Grandin
2022-06-24Follow-up for Poppler 22.06 updateNathan Pratta Teodosio
2022-06-23Update for Poppler 22.06Nathan Pratta Teodosio
2022-06-10new loplugin:moveitNoel Grandin
2022-05-26disable this sdext test on windows for nowNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sdextStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-05add some comphelper::string::toInt* functions for string_viewsNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-02-17Parameter should apparently be of type sal_Int32Stephan Bergmann
2022-02-04sdext.pdfimport tdf#137128: Recognize more font name and weight...Kevin Suo