summaryrefslogtreecommitdiff
path: root/i18npool/source/defaultnumberingprovider
AgeCommit message (Expand)Author
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-12-13tdf#66212 - Add Hebrew NATNUM1 to numbering-format menus.Yossi Zahn
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18check API call argument valueEike Rathke
2016-04-18remove old commented out codeEike Rathke
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-27coverity#1308466 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-03-28coverity#705185 Missing break in switchCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan
2014-01-10Use boolStephan Bergmann
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza