summaryrefslogtreecommitdiff
path: root/linguistic/source/convdic.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-25Use for-range loops in some modulesJulien Nabet1-12/+6
2018-01-12More loplugin:cstylecast: linguisticStephan Bergmann1-4/+4
2017-10-23loplugin:includeform: linguisticStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-3/+3
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin1-3/+1
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke1-3/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-11/+3
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-19/+0
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-10/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-7/+1
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-2/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2014-04-15linguistic: sal_Bool->boolNoel Grandin1-27/+27
2014-04-01linguistic: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18remove unused parameterNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-19/+19
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-2/+2
2013-09-13String to OUStringThomas Arnhold1-2/+1
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin1-5/+5
2013-09-11convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin1-10/+10
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-05-14fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar1-1/+0
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke1-1/+1
2012-11-24get rid of CreateLocale() and relatedEike Rathke1-1/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-3/+2
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-15/+3
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-13/+2
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+6
2012-06-03targeted string re-work (ii)Olivier Hallot1-9/+5
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-12-20catch exception by constant referenceTakeshi Abe1-4/+2
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1