summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)Author
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
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05vcl: MSVC tinderbox can't tell Window from sd::WindowMichael Stahl
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
2013-07-12use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke
2013-07-03arrange a way to describe non-dropdown MetricBoxesCaolán McNamara
2013-06-08Resolves: fdo#65536 check if builder is NULLCaolán McNamara
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-05-16convert proxy page to .uiCaolán McNamara