summaryrefslogtreecommitdiff
path: root/vcl/source/control/fmtfield.cxx
AgeCommit message (Expand)Author
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29jsdialog: step for spinfieldsSzymon Kłos
2020-07-15need to set the formatter as early as possibleCaolán McNamara
2020-07-13drop m_xFormatter during disposeCaolán McNamara
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-05-13lok: notify data change of the formatted field controlHenry Castro
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-05-10lok: add FormattedFieldUIObject classHenry Castro
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-02-19Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-07-30Fix typosAndrea Gelmini
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-14don't select all new text if there was no old textCaolán McNamara
2018-11-14move fmtfieldCaolán McNamara