summaryrefslogtreecommitdiff
path: root/svx/source/items/numfmtsh.cxx
AgeCommit message (Expand)Author
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
2012-09-17XubString->OUStringCaolán McNamara
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-07-25remove typedef StringPtrMichael Stahl
2012-06-12convert NfWSStringsDtor further to vector<OUString>Michael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin
2012-02-10Remove unused codeElton Chung
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke