summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforlist.cxx
AgeCommit message (Expand)Author
2017-12-13Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke
2017-11-28Make SvNumberFormatter public methods threadsafeDennis Francis
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-02improve constparam lopluginNoel Grandin
2017-11-01Use std::unique_ptr moreMike Kaganski
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-25Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-08-30Force ISO date format again if ISO input, tdf#91758 follow-upEike Rathke
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename nAnzNum->nNumericsCntNoel Grandin
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-06-19fix regression, some mutexes need to live longerJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-13force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKeyEike Rathke
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-21Remove unused function. Following tdf#105657Laurent Balland-Poirier
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26prevent adding duplicates in calls to GetCurrencyFormatStrings()Eike Rathke
2016-09-22Missing "const"Stephan Bergmann
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-29loplugin:stringconstantStephan Bergmann