summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)Author
2017-12-05new 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
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky
2014-11-07vcl: split asserts in VclBuilder::get() for fdo#85939Chris Sherlock
2014-10-22Avoid unnecessary #includeStephan Bergmann
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-07implement expandable toolbox itemsCaolán McNamara
2014-02-05C2872: ´Window´ : ambiguous symbolCaolán McNamara
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-24undef check to progress mac buildCaolán McNamara
2014-01-16make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara