summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn1-0/+4
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin1-0/+1
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin1-1/+0
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky1-9/+0
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky1-0/+1
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky1-0/+2
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-10/+1
2021-11-30vcl: document ToolBoxMiklos Vajna1-0/+2
2021-10-31tools::Long->sal_Int32 in ToolboxNoel Grandin1-1/+1
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-0/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-59/+69
2020-11-02toolbox always has flat styleNoel Grandin1-7/+0
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-2/+3
2020-10-19use tools::Long in vclNoel1-21/+21
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif1-0/+4
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+1
2020-05-13loplugin:unusedmethodsNoel Grandin1-5/+0
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara1-0/+3
2020-01-31loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-01-25Change some #define to constexprStephan Bergmann1-2/+2
2020-01-20loplugin:unusedmethodsNoel Grandin1-1/+0
2020-01-13loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara1-10/+0
2019-10-01jsdialogs: send toolitemsSzymon Kłos1-0/+2
2019-08-23loplugin:returnconstval in vclNoel Grandin1-1/+1
2019-06-12loplugin:unusedfieldsNoel Grandin1-1/+0
2019-06-08loplugin:unusedmethodsNoel Grandin1-1/+0
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner1-6/+9
2019-05-22VCL refactor duplicate code in ToolboxJan-Marek Glogowski1-1/+5
2019-03-09loplugin:unusedmethodsNoel Grandin1-3/+0
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+2
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-5/+3
2018-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky1-1/+0
2018-04-27loplugin:constantparamNoel Grandin1-1/+1
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin1-1/+4
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin1-3/+4
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-0/+2
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin1-0/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2017-12-28Fix typosAndrea Gelmini1-2/+2
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin1-1/+1
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1