summaryrefslogtreecommitdiff
path: root/svl/source/numbers/numfmuno.cxx
AgeCommit message (Expand)Author
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke
2016-08-09remove the duplicated system locale checkEike Rathke
2016-08-09do not resolve system locale when queried, rhbz#1364406 relatedEike Rathke
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08tdf#88205 Delete 'uno::Sequence' in svlkerem
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: svlNoel Grandin
2015-03-11svl: use constructor syntax in svl.componentChris Sherlock
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-12svl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-05Mark as constTakeshi Abe
2013-06-19Translate German comments, correct some WSPhilipp Weissenbacher
2013-04-05new module i18nlangtagEike Rathke
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09These are now already OUStrings, so no need for extra temp OUStringsCaolán McNamara
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from svlNorbert Thiebaud