summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer
2020-11-12Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-10-28std::set->o3tl::sorted_vector in toolkitNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-07-20UnoControlCurrencyFieldModel ends up using a SVTXCurrencyFieldCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolkitStephan Bergmann
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-06-02Fix typoAndrea Gelmini
2020-06-01Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-20fix -Werror=maybe-uninitializedNoel Grandin
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn
2020-05-15ControlModelContainerBase: Use property for enabled statusMichael Weghorn
2020-05-15Forward 'removeTabPageContainerListener' as suchMichael Weghorn
2020-05-14UnoEditControl: Don't initialize members twiceMichael Weghorn
2020-05-14Rename ContainerControl_IBase -> ControlContainer_IBaseMichael Weghorn
2020-05-13fix ScriptEventContainer::isEmptyNoel Grandin
2020-05-09Just use initializer list for Sequence<OUString>Michael Weghorn
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-15Revert "loplugin:constfields in toolkit"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-16move TreeControlPeer to toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
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-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin