summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-1/+1
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn2-0/+8
2020-05-15ControlModelContainerBase: Use property for enabled statusMichael Weghorn1-1/+0
2020-05-14Rename ContainerControl_IBase -> ControlContainer_IBaseMichael Weghorn1-2/+2
2020-05-13fix ScriptEventContainer::isEmptyNoel Grandin1-1/+0
2020-05-10compact namespace in testtools..toolkitNoel Grandin11-25/+21
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn1-1/+0
2020-05-07Add comment about insertion orderSamuel Mehrbrodt1-0/+3
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt1-2/+13
2020-04-23Fix typoAndrea Gelmini1-1/+1
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand1-1/+10
2020-03-29Fix is_typed_flags for MessBoxStyle (toolkit/msgbox)Julien Nabet1-1/+1
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin2-2/+2
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-1/+1
2020-03-03inline some use-once constantsNoel Grandin1-79/+1
2020-02-16move TreeControlPeer to toolkitCaolán McNamara1-0/+170
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara2-3/+2
2020-02-14move VCLXFileControl to toolkitCaolán McNamara1-0/+70
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin27-0/+3194
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin2-2/+2
2019-12-03remove some useless comment linesNoel Grandin2-2/+0
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-11-07ButtonDialog is only inherited fromCaolán McNamara1-1/+0
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen2-2/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara1-1/+1
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara1-0/+67
2018-09-27loplugin:constfields in toolkitNoel Grandin1-1/+1
2018-07-24Fix semantic of sentenceJens Carl1-1/+1
2018-07-23Fix typos of commit 26f1fc7Andrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-0/+1
2018-03-31loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-29loplugin:unusedmethodsNoel Grandin1-4/+0
2018-03-22move btndlg from vcl to toolkitCaolán McNamara2-1/+96
2018-03-22move MessBoxStyle to last consumerCaolán McNamara1-0/+25
2018-02-27cast MessBox into exileCaolán McNamara1-0/+52
2017-10-23loplugin:includeform: toolkitStephan Bergmann1-1/+1
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin1-2/+2
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-09com::sun::star->css in toolkit/Noel Grandin2-13/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-14/+14
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin1-16/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-20/+20
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold5-15/+15