summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in sdextStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel 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-21tdf#143148 Use pragma once instead of include guardsDeep17
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
2022-02-04sdext.pdfimport: these SAL_WARN should be SAL_INFOKevin Suo
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09change use of wrong slot id to name of correct commandCaolán McNamara
2021-11-26Drop support for poppler w/o cpp/poppler-version.hJan-Marek Glogowski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski
2021-10-22Revert part of "Simplify vector initialization in sdext"Julien Nabet
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-16Simplify vector initialization in sdextJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:moveparam in sdextNoel Grandin
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-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-15loplugin:constvarsNoel Grandin
2021-09-12allow build with poppler <= 0.71Rico Tzschichholz
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-22tdf#143959 sdext.pdfimport: fix font name with subtagKevin Suo
2021-08-20allow build with poppler <= 0.82Caolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-10tdf#143148 Use pragma once in sdextYildiray
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-27GooString::append(const std::string&) is new in poppler 0.83.0Luboš Luňák
2021-07-26Fix typosAndrea Gelmini
2021-07-26sdext.pdfimport: Restore to read font file for the determination...Kevin Suo
2021-07-18poppler 0.73 doesn't have GooString::append(const std::string&)Caolán McNamara
2021-07-16Fix typosAndrea Gelmini
2021-07-16restore compatibility with older popplersKevin Suo
2021-07-14tdf#78427 tdf#81481 sdext.pdfimport: added unittestKevin Suo
2021-07-14sdext.pdfimport: <text:s> and <text:tab> don't have "text:style-name" attributeKevin Suo
2021-07-14tdf#78427 sdext.pdfimport: more bold/italic/Oblique fixesKevin Suo
2021-07-14tdf81484 Draw and Writer pdf import: SimSun bold font is shown as "outline"Kevin Suo
2021-07-12tdf#78427 sdext.pdfimport: refactor the conversion of font family namesKevin Suo