summaryrefslogtreecommitdiff
path: root/vcl/source/control/ivctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-12/+12
2023-04-01use more XVclWindowPeerNoel Grandin1-1/+1
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-4/+5
2022-02-19uilogger: make vertical tab handling more robustIlmari Lauhakangas1-3/+2
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-3/+3
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-2/+1
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+2
2021-04-26drop mask from BitmapExNoel Grandin1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-6/+6
2020-11-14Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara1-0/+6
2020-11-13tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara1-0/+1
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif1-0/+17
2020-09-02loplugin:unusedfieldsNoel Grandin1-1/+0
2020-08-29loplugin:unusedmethodsNoel Grandin1-26/+0
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara1-1/+1
2020-07-12VerticalTabControl can be in private headerCaolán McNamara1-0/+1
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif1-0/+6
2020-01-26rename some local variablesNoel Grandin1-1/+1
2019-12-09weld Property BrowserCaolán McNamara1-3/+12
2019-10-02weld PrintDialogCaolán McNamara1-0/+8
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-1/+0
2019-07-17loplugin:unusedmethodsNoel Grandin1-5/+0
2019-06-25weld HyperLink DialogCaolán McNamara1-1/+186
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara1-0/+435