summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/standardcontrol.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-2/+2
* Avoid getTokenCount and use indexed getTokenMatteo Casalin2018-09-091-7/+15
* loplugin:stringloop in variousNoel Grandin2018-07-291-4/+4
* use more Color in editeng..formsNoel Grandin2018-03-071-2/+2
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-1/+4
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* ColorData->Color in variousNoel Grandin2018-02-261-1/+1
* Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2018-02-161-2/+2
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-141-1/+1
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-121-8/+8
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-1/+1
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-2/+2
* Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke2017-07-211-2/+2
* Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke2017-07-181-2/+2
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2017-05-221-28/+8
* loplugin:stringcopy: extensionsStephan Bergmann2017-05-191-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-6/+6
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-50/+50
* -Werror,-Wunused-lambda-captureStephan Bergmann2017-01-141-1/+1
* 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