summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification/unoscripttypedetector.cxx
AgeCommit message (Expand)Author
2019-12-03remove some useless comment linesNoel Grandin
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-02-21loplugin:subtlezeroinit: i18npoolStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara