summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Related: tdf#129484 overeager assertCaolán McNamara
2020-01-03cid#1401474 Uncaught exceptionCaolán McNamara
2020-01-03cid#1401328 Uncaught exceptionCaolán McNamara
2019-12-31tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-20tdf#124176: Use pragma once instead of include guardsTolunay Dündar
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19multiline edit appears for a moment when loadingCaolán McNamara
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-12-18Remove unused exception imports from updatefeed.cxxAlex Henrie
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Noel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-11Fix crash in report builder after 1efeb17837c22499f00299c033ae59ba3910f7d7Mike Kaganski
2019-12-09Removed duplicated includeAndrea Gelmini
2019-12-09Fix typoAndrea Gelmini
2019-12-09drop some unnecessary includesCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-12-05Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-11-08Bibliography .ui file update labels are right align for beter readandreas kainz
2019-11-05aControlPos is unusedCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-24Make this SAL_INFO less elaborateStephan Bergmann
2019-10-23loplugin:bufferadd (clang-cl)Stephan Bergmann
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-18tdf#128208: Don't crash if the zip archive is brokenTor Lillqvist
2019-10-18tdf#128208: Add a testbench for the Spotlight importerTor Lillqvist
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14use common PCH for more librariesLuboš Luňák
2019-10-14Use default initialization instead of memset hereMike Kaganski