summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/standardcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet1-1/+2
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin1-3/+1
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz1-2/+2
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca1-2/+2
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann1-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-2/+3
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-13/+13
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski1-3/+1
2021-08-13pre-select todays's date if the date is emptyCaolán McNamara1-1/+7
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-8/+43
2021-07-17Related: tdf#143357 set blank label for no dateCaolán McNamara1-2/+5
2021-02-23tdf#139070 format entry view of multilines with final formattingCaolán McNamara1-1/+10
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2020-12-15tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara1-1/+4
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara1-2/+6
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara1-8/+12
2020-03-25Resolves: tdf#131522 sync textview from edit when edit changesCaolán McNamara1-0/+7
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-12/+2
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen1-0/+1
2020-02-17drop unneeded includeCaolán McNamara1-1/+0
2019-12-09drop some unnecessary includesCaolán McNamara1-3/+0
2019-12-09weld Property BrowserCaolán McNamara1-683/+174
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara1-2/+0
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin1-7/+2
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann1-1/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+2
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-2/+2
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin1-7/+15
2018-07-29loplugin:stringloop in variousNoel Grandin1-4/+4
2018-03-07use more Color in editeng..formsNoel Grandin1-2/+2
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-8/+8
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-2/+2
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-2/+2
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-1/+1
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-28/+8
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-6/+6
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1