summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/standardcontrol.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2017-05-301-28/+8
* loplugin:expandablemethods in extensionsNoel Grandin2016-11-081-1/+1
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-100/+9
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-9/+100
* extensions leaks out details of Color Selector, patch it upCaolán McNamara2016-11-041-100/+9
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* convert ExtDateFieldFormat to scoped enumNoel Grandin2016-09-051-1/+1
* tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2016-08-151-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-4/+4
* extensions: replace boost::bind with lambdaMichael Stahl2016-02-031-4/+2
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-1/+1
* loplugin:unusedmethods unused return value in extensionsNoel Grandin2016-01-111-3/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* cppcheck:noExplicitConstructorNoel Grandin2015-10-181-2/+2
* coverity#1327456 Uninitialized pointer fieldCaolán McNamara2015-10-171-1/+2
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* convert Link<> to typedNoel Grandin2015-10-151-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* some small cleanupsNoel Grandin2015-10-121-6/+6
* now we can get rid of the convoluted ControlWindow templateNoel Grandin2015-10-121-6/+7
* reduce the web of class relationships here a littleNoel Grandin2015-10-121-9/+9
* improve naming of template parametersNoel Grandin2015-10-121-1/+1
* com::sun::star->css in extensions/Noel Grandin2015-10-011-2/+2
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-1/+1
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-8/+8
* convert Link<> to typedNoel Grandin2015-09-241-1/+1
* boost->stdCaolán McNamara2015-09-181-1/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-4/+4
* convert Link<> to typedNoel Grandin2015-09-091-4/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-2/+2
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-131-1/+1
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-2/+2
* Fix a number of boost::unique_ptr errors.Michael Meeks2015-04-221-2/+2
* extensions: convert new to ::Create.Michael Meeks2015-04-221-4/+4
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-2/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-11/+5
* vcl: VclPtr conversion in extensionsNoel Grandin2015-04-091-5/+24
* vcl: make VclPtr<T>(T*) constructor explicitNoel Grandin2015-04-091-1/+1
* vcl: rename VclReference to VclPtrNoel Grandin2015-04-091-2/+2
* vcl: manage SubEdit with references - and fix leak / cleanup.Michael Meeks2015-04-091-9/+4
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-1/+1