[submodule "dictionaries"] path = dictionaries url = ../dictionaries branch = . [submodule "helpcontent2"] path = helpcontent2 url = ../help branch = . [submodule "translations"] path = translations url = ../translations branch = . nk rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/sdext/source
AgeCommit message (Expand)Author
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