summaryrefslogtreecommitdiff
path: root/svx/source/items/numfmtsh.cxx
AgeCommit message (Expand)Author
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
2014-08-18remove cruftEike Rathke
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-03-10coverity#1103656 Logically dead codeCaolán McNamara
2014-03-08Translate German stringJacobo Aragunde Pérez
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-26coverity#1103752 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-26coverity#1103753 : Uninitialized scalar fieldNorbert Thiebaud
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin
2013-09-05convert svx/source/items/*.cxx from String to OUStringNoel Grandin
2013-09-05convert includes/svx/numfmtsh.hxx from String to OUStringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-24loplugin: unused variablesThomas Arnhold
2012-12-19Some cppcheck cleaningJulien Nabet
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara