summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin1-7/+9
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-3/+0
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara1-1/+1
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara4-28/+13
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara2-2/+2
2020-05-20fix -Werror=maybe-uninitializedNoel Grandin1-1/+1
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn2-0/+32
2020-05-15ControlModelContainerBase: Use property for enabled statusMichael Weghorn1-4/+9
2020-05-15Forward 'removeTabPageContainerListener' as suchMichael Weghorn1-1/+1
2020-05-14UnoEditControl: Don't initialize members twiceMichael Weghorn1-2/+0
2020-05-14Rename ContainerControl_IBase -> ControlContainer_IBaseMichael Weghorn1-1/+1
2020-05-13fix ScriptEventContainer::isEmptyNoel Grandin1-4/+2
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn1-8/+13
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-09Just use initializer list for Sequence<OUString>Michael Weghorn1-6/+6
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn1-16/+1
2020-05-08remove TriStateBox classCaolán McNamara1-1/+2
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara2-2/+2
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt1-18/+38
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-3/+3
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand2-0/+12
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen4-5/+0
2020-03-21simplify codeNoel Grandin1-18/+4
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin7-11/+11
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara1-1/+1
2020-03-03inline some use-once constantsNoel Grandin10-119/+48
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-11/+11
2020-02-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorEda Nur Var1-2/+1
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara2-16/+1008
2020-02-16move TreeControlPeer to toolkitCaolán McNamara2-0/+1588
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara3-3/+3
2020-02-14move VCLXFileControl to toolkitCaolán McNamara3-0/+536
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2020-02-08replace some more copy/clear with swapNoel Grandin1-2/+1
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin35-67/+67
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorHakan Bakacak1-2/+1
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu1-2/+1
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara2-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann6-23/+27
2020-01-27Split independent loop vars, giving them appropriate typesStephan Bergmann1-3/+2
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-2/+2
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin2-2/+2
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2-4/+2
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-1/+1
2020-01-08Grammar fixesAndrea Gelmini1-1/+1