summaryrefslogtreecommitdiff
path: root/svx/source/items/numfmtsh.cxx
AgeCommit message (Expand)Author
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke
2019-02-09Resolves: tdf#123122 category is just one bit, date+time is two bits setEike Rathke
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-04Reformat this eye-cancer causing messEike Rathke
2018-10-04Select the current format if multiple instead of first matching format codeEike Rathke
2018-10-03Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke
2018-10-02Omit deprecated old currency entries for ALL category unless usedEike Rathke
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-29loplugin:staticmethodsStephan Bergmann
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-02actually list additional builtin formats NF_FRACTION_3, NF_FRACTION_4Eike Rathke
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante