/lotuswordpro/

/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/wrapper
AgeCommit message (Expand)Author
106 min.tdf#55425 sdext,pdfimport: Replace checkEncryptionDr. David Alan Gilbert
107 min.tdf#55425 sdext,pdfimport: Add a command loop to the poppler wrapperDr. David Alan Gilbert
108 min.tdf#55425 sdext,pdfimport: Add a status string for opening the PDFDr. David Alan Gilbert
108 min.tdf#55425 sdext,pdfimport: wrapper: Split out line readDr. David Alan Gilbert
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-18tdf#148526 sdext,pdfimport: rendering::PathJoinType to B2DLineJoinDr. David Alan Gilbert
2024-10-17tdf#148526 sdext,pdfimport: Parse clipToStrokePathDr. David Alan Gilbert
2024-05-16loplugin:ostr in sdextNoel Grandin
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-04A small refactorMike Kaganski
2024-04-04Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return falseMike Kaganski
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