summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforfind.cxx
AgeCommit message (Expand)Author
2019-07-18Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22loplugin:singlevalfields look for fields that can be boolNoel Grandin
2018-10-05Resolves: tdf#114927 recognize both Januar and Jänner in de-* German localesEike Rathke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-05-04Use the currently active locale if no format passedEike Rathke
2018-05-04Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke
2018-05-03Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann
2018-05-02Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke
2018-02-16Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-14Translate German variable namesJohnny_M
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-02Number scanner: accept fractional seconds in ISO 8601 also for ',' commaEike Rathke
2017-10-02Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke
2017-09-30Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke
2017-08-30Force ISO date format again if ISO input, tdf#91758 follow-upEike Rathke
2017-08-30Resolves: tdf#91758 more stringent check for ISO date like looking inputEike Rathke
2017-08-30Related: tdf#91758 shortcut CanForceToIso8601() for MayBeIso8601() resultsEike Rathke
2017-08-30Related: tdf#91758 don't remember nCanForceToIso8601 stateEike Rathke
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename nAnzNum->nNumericsCntNoel Grandin
2017-08-03rename SV_MAX_ANZ_INPUT_STRINGS->SV_MAX_COUNT_INPUT_STRINGSNoel Grandin
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-05-04Number formatter: handle negative signed year date as BCEEike Rathke
2017-05-04Bail out early for just a sign as start stringEike Rathke
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann