summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/wrapper/wrapper.cxx
AgeCommit message (Expand)Author
2024-02-29tdf#113050 sdext.pdfimport: Plumb tiling pattern fill to pdfiprocessorDr. David Alan Gilbert
2024-02-29tdf#113050 sdext.pdfimport Tiling pattern fill parserDr. David Alan Gilbert
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2022-12-04tdf#147246 sdext: font name returned by font descriptor may be...Kevin Suo
2022-06-30tdf#137544 slightly improve perf of pdf parsingNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdextStephan Bergmann
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-04sdext.pdfimport tdf#137128: Recognize more font name and weight...Kevin Suo
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski
2021-10-11Fix font weight comparisonsStephan Bergmann
2021-10-11tdf#143959 sdext.pdfimport: call vcl::Font::identifyFont directlyKevin Suo
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-26Fix typosAndrea Gelmini
2021-07-26sdext.pdfimport: Restore to read font file for the determination...Kevin Suo
2021-07-12tdf#78427 sdext.pdfimport: refactor the conversion of font family namesKevin Suo
2021-07-12tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of...Kevin Suo
2021-05-21LineParser::readNextToken gets called with m_nCharIndex==npos after allStephan Bergmann
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18Use some more std::string_viewStephan Bergmann
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-18Move per-Parser::parseLine state into its own LineParser classStephan Bergmann
2021-05-15add OString::getTokenView (tdf#42374 related)Noel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-04-15loplugin:buriedassign in scaddins..sdextNoel 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-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-10-12drop some unused headersCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-23new loplugin: pointerboolNoel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-15Resolves: tdf#107812 add check for -ObliqueCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin