summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
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
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold