summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand1-0/+15
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos1-2/+2
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin1-2/+2
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-0/+4
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-6/+3
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-04-01loplugin:constantparam in vclNoel Grandin1-2/+2
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-08vcl: silence doxygen warningChris Sherlock1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin1-13/+0
2015-11-25loplugin:unusedfields in include/vclNoel Grandin1-5/+1
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna1-1/+1
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt1-1/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-13loplugin:unusedmethods vclNoel Grandin1-9/+1
2015-07-10vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl1-2/+3
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-4/+0
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-16/+24
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-14Use VclPtr in VclBuilder to get construction referencing right.Michael Meeks1-3/+4
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-11/+9
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks1-1/+10
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01loplugin:staticfunctionNoel Grandin1-4/+4
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl1-1/+5
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+4
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky1-2/+2
2014-11-07vcl: split asserts in VclBuilder::get() for fdo#85939Chris Sherlock1-1/+2
2014-10-22Avoid unnecessary #includeStephan Bergmann1-1/+1
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock1-148/+184
2014-09-23fdo#82577: Handle WindowNoel Grandin1-34/+34
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky1-1/+10
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara1-0/+3
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+2
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-16/+16
2014-02-07implement expandable toolbox itemsCaolán McNamara1-2/+8
2014-02-05C2872: ´Window´ : ambiguous symbolCaolán McNamara1-33/+33
2014-02-05Doxygen warnings correctedChris Sherlock1-33/+33
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-33/+33
2014-02-04Doxygen warnings correctedChris Sherlock1-33/+33
2014-01-24undef check to progress mac buildCaolán McNamara1-0/+4
2014-01-16make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara1-1/+4
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-05vcl: MSVC tinderbox can't tell Window from sd::WindowMichael Stahl1-33/+36
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara1-0/+3