summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara2020-11-191-0/+2
* tdf#138131 don't set enabled if container is already enabledCaolán McNamara2020-11-161-6/+8
* tdf#135526 ranges overflowing to become negativeCaolán McNamara2020-08-151-2/+6
* set max rangeCaolán McNamara2020-07-141-1/+3
* Revert "Fix leak in extensions/updatecheck"Julien Nabet2020-05-241-7/+3
* nospin hack no longer in useCaolán McNamara2020-05-232-3/+3
* Fix leak in extensions/updatecheckJulien Nabet2020-05-231-3/+7
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-227-11/+11
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* loplugin:sequenceloopNoel Grandin2020-05-211-1/+1
* use for-range on Sequence in e*Noel Grandin2020-05-204-20/+18
* Fix translation domains in .ui filesGabor Kelemen2020-05-136-6/+6
* weld bibliography EditBox control ItemWindowCaolán McNamara2020-05-135-46/+104
* weld bibliography ComboBox control ItemWindowCaolán McNamara2020-05-135-53/+113
* the returned awt::XControlModel is just used as a flagCaolán McNamara2020-05-132-5/+5
* new loplugin:simplifypointertoboolNoel Grandin2020-05-103-5/+5
* compact namespace in editeng..extensionsNoel Grandin2020-05-0810-23/+23
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-1/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-273-1/+3
* Typo kServerDefiniton->kServerDefinition (extensions/ldap)Julien Nabet2020-04-221-2/+2
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* loplugin:buriedassign in e*Noel Grandin2020-04-151-4/+8
* loplugin:flatten in extensionsNoel Grandin2020-04-1419-915/+914
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen2020-04-023-5/+6
* Resolves: tdf#131522 sync textview from edit when edit changesCaolán McNamara2020-03-254-1/+17
* Silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann2020-03-201-1/+1
* tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen2020-03-1175-223/+81
* 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