summaryrefslogtreecommitdiff
path: root/linguistic/source/convdiclist.cxx
AgeCommit message (Expand)Author
2018-03-12loplugin:redundantfcastStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2017-01-18use rtl::Reference in ConvDicListNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in linguisticStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-01sequence->vector in linguisticNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser 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-10-23com::sun::star->css in linguisticNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-13String to OUStringThomas Arnhold
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin
2013-05-22AppendAscii cleanupRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2012-11-24get rid of CreateLocale() and relatedEike Rathke
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-03targeted string re-work (ii)Olivier Hallot