summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
2021-02-23loplugin:refcounting in toolkitNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer
2020-10-28std::set->o3tl::sorted_vector in toolkitNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn
2020-05-15ControlModelContainerBase: Use property for enabled statusMichael Weghorn
2020-05-14Rename ContainerControl_IBase -> ControlContainer_IBaseMichael Weghorn
2020-05-13fix ScriptEventContainer::isEmptyNoel Grandin
2020-05-10compact namespace in testtools..toolkitNoel Grandin
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn
2020-05-07Add comment about insertion orderSamuel Mehrbrodt
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt
2020-04-23Fix typoAndrea Gelmini
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-03-29Fix is_typed_flags for MessBoxStyle (toolkit/msgbox)Julien Nabet
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-03-03inline some use-once constantsNoel Grandin
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-05move some toolkit/ headers inside the moduleNoel Grandin
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-11-07ButtonDialog is only inherited fromCaolán McNamara
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-07-24Fix semantic of sentenceJens Carl
2018-07-23Fix typos of commit 26f1fc7Andrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-03-31loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-22move btndlg from vcl to toolkitCaolán McNamara
2018-03-22move MessBoxStyle to last consumerCaolán McNamara
2018-02-27cast MessBox into exileCaolán McNamara
2017-10-23loplugin:includeform: toolkitStephan Bergmann