summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-05-14gtk4: clear parent widget can-focus of False if child has can-focus of trueCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara
2021-01-15replace stock button imagesCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-02drop some unused methodsCaolán McNamara
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-08-27factor out an applyAtkPropertiesCaolán McNamara
2020-07-30inline some use-once typedefsNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-31vcl: add doxygen comment for VclBuilderMiklos Vajna
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-04We have had C++11 for some time nowTor Lillqvist
2020-02-03loplugin:unusedmethodsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-19add menubar support to vclbuilderCaolán McNamara
2019-10-18prepare builder to support menubarsCaolán McNamara
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-05-09loplugin:unusedmethodsNoel Grandin
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-21add TreeView header supportCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-15don't leak userdataCaolán McNamara
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-09-15add model support to ComboBox like ListBoxCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-21tdf#116542 a11y: Implement .ui ways of setting widget roleSamuel Thibault
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara
2018-06-08support comboboxtext id valuesCaolán McNamara
2018-03-08loplugin:unusedmethodsNoel Grandin