summaryrefslogtreecommitdiffstats
path: root/linguistic/source/convdic.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use for-range loops in some modulesJulien Nabet2018-03-251-12/+6
* More loplugin:cstylecast: linguisticStephan Bergmann2018-01-121-4/+4
* loplugin:includeform: linguisticStephan Bergmann2017-10-231-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-3/+3
* loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2017-06-231-3/+1
* cleanup unused css/linguistic2/ includesJochen Nitschke2017-05-281-3/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-11/+3
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-19/+0
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-10/+2
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-7/+1
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-161-2/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* linguistic: sal_Bool->boolNoel Grandin2014-04-151-27/+27
* linguistic: sal_Bool->boolNoel Grandin2014-04-011-1/+1
* remove unused parameterNoel Grandin2014-03-181-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-19/+19
* bool improvementsStephan Bergmann2014-01-281-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-7/+2
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-021-2/+2
* String to OUStringThomas Arnhold2013-09-131-2/+1
* convert linguistic/source/*.cxx from String to OUStringNoel Grandin2013-09-111-5/+5
* convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin2013-09-111-10/+10
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-141-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+1
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar2013-03-191-1/+0
* doubled includesThomas Arnhold2013-03-041-2/+0
* resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2013-01-091-1/+1
* get rid of CreateLocale() and relatedEike Rathke2012-11-241-1/+1
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-3/+2
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-15/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-10-081-23/+14
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-13/+2
* Remove unused definesThomas Arnhold2012-07-011-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-3/+6
* targeted string re-work (ii)Olivier Hallot2012-06-031-9/+5
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-201-4/+2
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* remove include of pch header from linguisticNorbert Thiebaud2011-11-271-2/+0
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-3/+3