summaryrefslogtreecommitdiff
path: root/svl/source/numbers/numfmuno.cxx
AgeCommit message (Expand)Author
2021-10-25Restore behaviour SvNumberFormatterServiceObj keep LANGUAGE_SYSTEM unresolvedEike Rathke
2021-10-25Get rid of fuzziness in MsLangId::Conversion::convertIsoNamesToLanguage()Eike Rathke
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-19loplugin:stringcopy: svlStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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