summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)Author
2018-06-14weld SvxCharTwoLinesPageCaolán McNamara
2018-06-10support 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
2017-01-30support accelerator modifiers in menu builderCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-14Use VclPtr in VclBuilder to get construction referencing right.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin