summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2019-08-21Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-07-18Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke
2019-04-03Introduce next Japanese gengou era 'Reiwa'Takeshi Abe
2019-03-04Resolves: tdf#123748 do not strip date part before calling Time::GetClock()Eike Rathke
2019-01-29Resolves: tdf#122991 do not truncate time duration [] format valuesEike Rathke
2019-01-17Related: tdf#122509 prevent access of not existing base formatEike Rathke
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22sc: avoid checking for time formats in case of SvNumFormatType::NUMBERSerge Krot
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-12SvNumberFormatsSupplierServiceObject: default to LANGUAGE_SYSTEMEike Rathke
2018-10-10ofz#10879 stay inside sSecStr boundsCaolán McNamara
2018-10-05Resolves: tdf#114927 recognize both Januar and Jänner in de-* German localesEike Rathke
2018-09-19Bin more binfilter cruftEike Rathke
2018-09-18Bin binfilter cruftEike Rathke
2018-09-18Use !startsWith() instead of indexOf()!=0Eike Rathke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-30Use INPUTSTRING_PRECISION to enable input of fraction of secondEike Rathke
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke
2018-08-21No LCID if no format code, tdf#73063 prepEike Rathke
2018-08-20Avoid searching "[DBNum" if not inserted, tdf#73063 prepEike Rathke
2018-08-20One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke
2018-08-17Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-27ofz#7960 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30Eike Rathke
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP
2018-06-20tdf#117575 treat thousand sep with ? in integer partLaurent BP
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-04Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke
2018-05-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke
2018-05-05Fix typoAndrea Gelmini
2018-05-04Use the currently active locale if no format passedEike Rathke
2018-05-04Avoid number scanner overhead for all General formatsEike Rathke
2018-05-04Avoid number scanner overhead for the 0 General formatEike Rathke