summaryrefslogtreecommitdiff
path: root/svl/source/numbers/numfmuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+3
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-3/+3
2018-01-15More loplugin:cstylecast: svlStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: svlStephan Bergmann1-4/+4
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-9/+10
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-2/+2
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin1-25/+19
2017-09-23loplugin:flatten in svl..svxNoel Grandin1-357/+297
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-5/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-29/+16
2017-05-19loplugin:stringcopy: svlStephan Bergmann1-3/+3
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-67/+1
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke1-1/+1
2016-08-09remove the duplicated system locale checkEike Rathke1-4/+0
2016-08-09do not resolve system locale when queried, rhbz#1364406 relatedEike Rathke1-1/+1
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann1-2/+3
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke1-8/+1
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann1-14/+11
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-08tdf#88205 Delete 'uno::Sequence' in svlkerem1-8/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-12/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-14/+14
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-19loplugin:constantfunction: svlNoel Grandin1-3/+0
2015-03-11svl: use constructor syntax in svl.componentChris Sherlock1-7/+10
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-3/+3
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-2/+1
2014-12-12svl: Use appropriate OUString functions on string constantsStephan Bergmann1-21/+21
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-12/+12
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-51/+51
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-4/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza1-14/+9
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-19/+19
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-19/+19
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-19/+19
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-4/+4
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-05Mark as constTakeshi Abe1-2/+2
2013-06-19Translate German comments, correct some WSPhilipp Weissenbacher1-38/+21