summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/standardcontrol.cxx
AgeCommit message (Expand)Author
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski
2021-08-13pre-select todays's date if the date is emptyCaolán McNamara
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-07-17Related: tdf#143357 set blank label for no dateCaolán McNamara
2021-02-23tdf#139070 format entry view of multilines with final formattingCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-15tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolá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