summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09Just use initializer list for Sequence<OUString>Michael Weghorn
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-07Add comment about insertion orderSamuel Mehrbrodt
2020-05-07Test keeping element order in EventContainerSamuel Mehrbrodt
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
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-23Fix typoAndrea Gelmini
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-03-29Fix is_typed_flags for MessBoxStyle (toolkit/msgbox)Julien Nabet
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-21simplify codeNoel Grandin
2020-03-20Dispose dialog created during testStephan Bergmann
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara
2020-03-03inline some use-once constantsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorEda Nur Var
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara
2020-02-16move TreeControlPeer to toolkitCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorHakan Bakacak
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-23sal_Char->char in toolkitNoel Grandin
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-12-09weld Property BrowserCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann