summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-04-06tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara
2021-02-25tdf#139070 format entry view of multilines with final formattingCaolán McNamara
2021-02-13tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara
2021-01-26tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara
2020-12-17tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara
2020-12-07Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-11-19Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara
2020-11-16tdf#138131 don't set enabled if container is already enabledCaolán McNamara
2020-08-15tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-07-14set max rangeCaolán McNamara
2020-05-24Revert "Fix leak in extensions/updatecheck"Julien Nabet
2020-05-23nospin hack no longer in useCaolán McNamara
2020-05-23Fix leak in extensions/updatecheckJulien Nabet
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21loplugin:sequenceloopNoel Grandin
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-13Fix translation domains in .ui filesGabor Kelemen
2020-05-13weld bibliography EditBox control ItemWindowCaolán McNamara
2020-05-13weld bibliography ComboBox control ItemWindowCaolán McNamara
2020-05-13the returned awt::XControlModel is just used as a flagCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22Typo kServerDefiniton->kServerDefinition (extensions/ldap)Julien Nabet
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15loplugin:buriedassign in e*Noel Grandin
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-02tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen
2020-03-25Resolves: tdf#131522 sync textview from edit when edit changesCaolán McNamara
2020-03-20Silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-03-04Fix more crashes after 1efeb17837c22499f00299c033ae59ba3910f7d7Mike Kaganski
2020-02-17drop unneeded includeCaolán McNamara
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-10Resolves: tdf#130541 null-deref on detaching already-detached pageCaolán McNamara
2020-02-10android hunspell: Turn on the hunspell build on Android...Jan Holesovsky
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu