summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/standardcontrol.cxx
AgeCommit message (Expand)Author
2020-08-15tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-03-25Resolves: tdf#131522 sync textview from edit when edit changesCaolán McNamara
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-02-17drop unneeded includeCaolán McNamara
2019-12-09drop some unnecessary includesCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-02-13Pointer is pointlessNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14-Werror,-Wunused-lambda-captureStephan Bergmann
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-03extensions: replace boost::bind with lambdaMichael Stahl
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann