summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* improve loplugin:unusedfieldsNoel Grandin2020-03-091-3/+1
* tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen2020-03-0678-96/+63
* Fix more crashes after 1efeb17837c22499f00299c033ae59ba3910f7d7Mike Kaganski2020-03-041-5/+10
* drop unneeded includeCaolán McNamara2020-02-171-1/+0
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-162-1/+5
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-169-17/+9
* Resolves: tdf#130541 null-deref on detaching already-detached pageCaolán McNamara2020-02-101-1/+3
* android hunspell: Turn on the hunspell build on Android...Jan Holesovsky2020-02-101-1/+6
* rename URLBox back to SvtURLBoxCaolán McNamara2020-02-075-6/+6
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-041-2/+2
* loplugin:unsignedcompare (clang-cl)Stephan Bergmann2020-02-031-2/+3
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-312-4/+4
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz2020-01-281-2/+1
* New loplugin:unsignedcompareStephan Bergmann2020-01-283-7/+11
* remove some unused local varsNoel Grandin2020-01-284-5/+4
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu2020-01-271-4/+2
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-251-2/+2
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-241-2/+2
* loplugin:unusedfieldsNoel Grandin2020-01-233-12/+0
* Revert "unopkg: Correctly display log messages on Windows"Mike Kaganski2020-01-231-36/+3
* unopkg: Correctly display log messages on WindowsSamuel Mehrbrodt2020-01-211-3/+36
* loplugin:unusedfieldsNoel Grandin2020-01-206-27/+0
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-161-2/+1
* drop some unneeded includesCaolán McNamara2020-01-162-2/+0
* loplugin:unusedmethodsNoel Grandin2020-01-132-14/+0
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten2020-01-121-2/+1
* use more std::make_sharedNoel Grandin2020-01-101-1/+1
* Related: tdf#129484 overeager assertCaolán McNamara2020-01-061-6/+2
* cid#1401474 Uncaught exceptionCaolán McNamara2020-01-032-2/+3
* cid#1401328 Uncaught exceptionCaolán McNamara2020-01-031-1/+2
* tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist2019-12-311-1/+4
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-2624-104/+109
* loplugin:unusedmethodsNoel Grandin2019-12-222-20/+0
* loplugin:unusedfieldsNoel Grandin2019-12-222-5/+0
* tdf#124176: Use pragma once instead of include guardsTolunay Dündar2019-12-205-21/+5
* loplugin:duplicate-definesNoel Grandin2019-12-201-1/+0
* get native gtk widgets in sidebars workingCaolán McNamara2019-12-1914-45/+22
* multiline edit appears for a moment when loadingCaolán McNamara2019-12-191-0/+1
* sal_Char->char in extensionsNoel Grandin2019-12-1924-44/+44
* Remove unused exception imports from updatefeed.cxxAlex Henrie2019-12-181-4/+0
* Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Noel Grandin2019-12-181-20/+9
* loplugin:unusedmethodsNoel Grandin2019-12-1311-109/+1
* Fix crash in report builder after 1efeb17837c22499f00299c033ae59ba3910f7d7Mike Kaganski2019-12-111-10/+20
* Removed duplicated includeAndrea Gelmini2019-12-091-1/+0
* Fix typoAndrea Gelmini2019-12-091-1/+1
* drop some unnecessary includesCaolán McNamara2019-12-098-13/+0
* weld Property BrowserCaolán McNamara2019-12-0946-2614/+1860
* loplugin:external (clang-cl)Stephan Bergmann2019-12-055-6/+31
* the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara2019-12-051-2/+0
* Fix typoAndrea Gelmini2019-12-051-2/+2