summaryrefslogtreecommitdiff
path: root/vcl/source/control/fmtfield.cxx
AgeCommit message (Expand)Author
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2024-01-30LOK: exposed time formatted field as time fieldsMéven Car
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-02Cannot self-append OUStringBuffer via concatenationStephan Bergmann
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in vclNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-05-20vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-02-06We know the length hereMike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
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