summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn1-4/+8
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn1-0/+1
2024-02-21tdf#130857 - Drop unused `getUIFile` method from VclBuilder class.OmkarAcharekar1-6/+0
2024-02-19hide more symbolsNoel Grandin1-8/+8
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-9/+9
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn1-1/+2
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn1-0/+4
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn1-6/+13
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-55/+55
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-1/+1
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-20/+21
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-1/+2
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-1/+1
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+1
2021-05-14gtk4: clear parent widget can-focus of False if child has can-focus of trueCaolán McNamara1-1/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-1/+2
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara1-45/+0
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara1-3/+0
2021-01-15replace stock button imagesCaolán McNamara1-10/+6
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-3/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+2
2020-09-02drop some unused methodsCaolán McNamara1-9/+0
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara1-2/+5
2020-08-27factor out an applyAtkPropertiesCaolán McNamara1-1/+3
2020-07-30inline some use-once typedefsNoel Grandin1-2/+1
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-2/+0
2020-06-24loplugin:unusedmethodsNoel Grandin1-2/+0
2020-06-11loplugin:unusedmethodsNoel Grandin1-4/+0
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-1/+1
2020-03-31vcl: add doxygen comment for VclBuilderMiklos Vajna1-0/+1
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-12/+12
2020-03-04We have had C++11 for some time nowTor Lillqvist1-3/+3
2020-02-03loplugin:unusedmethodsNoel Grandin1-1/+0
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann1-1/+0
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-07loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-19add menubar support to vclbuilderCaolán McNamara1-1/+1
2019-10-18prepare builder to support menubarsCaolán McNamara1-5/+6
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski1-3/+4
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski1-1/+1
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan1-9/+8
2019-05-09loplugin:unusedmethodsNoel Grandin1-4/+0
2018-11-23weld SfxMacroTabPageCaolán McNamara1-2/+2
2018-11-21add TreeView header supportCaolán McNamara1-2/+2
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-19weld TreeViewCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-6/+1
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara1-0/+4