summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2019-08-19Related: tdf#72040 select ISO 8601 date+time format without 'T' if inputEike Rathke
2019-08-19Related: tdf#72040 select ISO 8601 date+time format if 'T' separator in inputEike Rathke
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-07-13Move logic to GetDateOrder()Eike Rathke
2019-07-12Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-04-02Introduce next Japanese gengou era 'Reiwa'Takeshi Abe
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-28Resolves: tdf#123748 do not strip date part before calling Time::GetClock()Eike Rathke
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-28Resolves: tdf#122991 do not truncate time duration [] format valuesEike Rathke
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-16Related: tdf#122509 prevent access of not existing base formatEike Rathke
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-03Avoid getTokenCountMatteo Casalin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-19Fix typosAndrea Gelmini
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