summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)AuthorFilesLines
2021-05-13can pass by const& hereNoel Grandin1-1/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin2-3/+3
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin2-3/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann11-52/+52
2021-04-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara4-2/+142
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara1-0/+815
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+2
2021-03-02loplugin:refcounting in toolkitNoel2-4/+5
2021-02-23loplugin:refcounting in toolkitNoel3-3/+5
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara1-0/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer2-16/+12
2020-10-28std::set->o3tl::sorted_vector in toolkitNoel Grandin1-2/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel2-9/+9
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara1-1/+1
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara1-0/+32
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara1-1/+1
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara1-1/+1
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