summaryrefslogtreecommitdiff
path: root/i18npool/source/textconversion
AgeCommit message (Expand)Author
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel 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-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11coverity#707927 Uninitialized pointer fieldCaolán McNamara
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-05use get*LocaleServiceNameEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-09-14GCC/Clang pragma danceTor Lillqvist
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist
2012-09-04fdo#46182: Error in Simplified to Traditional Chinese ConversionLiu Flex
2012-08-02WaE: address of function will always evaluate to 'true'Tor Lillqvist
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-07use gbuild_simple.mk in i18npoolBjoern Michaelsen
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen