summaryrefslogtreecommitdiffstats
path: root/include/vcl/builder.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethods vclNoel Grandin2015-07-131-9/+1
* vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl2015-07-101-2/+3
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-4/+0
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-121-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-16/+24
|\
| * Use VclPtr in VclBuilder to get construction referencing right.Michael Meeks2015-04-141-3/+4
| * vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-11/+9
| * vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks2015-04-091-1/+10
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-011-4/+4
* vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl2015-03-221-1/+5
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+4
* vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky2014-12-191-2/+2
* vcl: split asserts in VclBuilder::get() for fdo#85939Chris Sherlock2014-11-071-1/+2
* Avoid unnecessary #includeStephan Bergmann2014-10-221-1/+1
* vcl: cleanup headers - remove comments, tabifyChris Sherlock2014-09-281-148/+184
* fdo#82577: Handle WindowNoel Grandin2014-09-231-34/+34
* vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky2014-09-221-1/+10
* expose a way to drop ownership of a window from builder treeCaolán McNamara2014-07-021-0/+3
* SvxRelativeField: set the unit from the passed stringmapMichael Stahl2014-05-201-0/+2
* vcl: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-16/+16
* implement expandable toolbox itemsCaolán McNamara2014-02-071-2/+8
* C2872: ´Window´ : ambiguous symbolCaolán McNamara2014-02-051-33/+33
* Doxygen warnings correctedChris Sherlock2014-02-051-33/+33
* Revert "Doxygen warnings corrected"Caolán McNamara2014-02-041-33/+33
* Doxygen warnings correctedChris Sherlock2014-02-041-33/+33
* undef check to progress mac buildCaolán McNamara2014-01-241-0/+4
* make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara2014-01-161-1/+4
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* vcl: MSVC tinderbox can't tell Window from sd::WindowMichael Stahl2013-09-051-33/+36
* Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara2013-07-301-0/+3
* use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke2013-07-121-1/+1
* arrange a way to describe non-dropdown MetricBoxesCaolán McNamara2013-07-031-0/+2
* Resolves: fdo#65536 check if builder is NULLCaolán McNamara2013-06-081-0/+1
* sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky2013-06-021-1/+8
* convert proxy page to .uiCaolán McNamara2013-05-161-0/+3
* Revert "Blind fix for MSVC"Stephan Bergmann2013-05-061-9/+2
* unset WB_GROUP on non-initial buttons in groupsCaolán McNamara2013-05-031-0/+1
* implement native button order for messageboxesCaolán McNamara2013-05-031-4/+6
* create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara2013-05-011-0/+29
* Blind fix for MSVC, take twoStephan Bergmann2013-04-301-1/+2
* Blind fix for MSVCStephan Bergmann2013-04-301-2/+9
* retain references to loaded modules for builders lifetimeCaolán McNamara2013-04-301-0/+7
* execute move of global headersBjoern Michaelsen2013-04-231-0/+365