summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)Author
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
2018-02-28ensure [Message]Dialog dispose order on direct .ui hackeryCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-02make *_by_window privateCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-02-21make every menu id uniqueCaolán McNamara
2017-02-21improve loading submenus from .uiCaolán McNamara