summaryrefslogtreecommitdiff
path: root/include/linguistic/lngprophelp.hxx
AgeCommit message (Expand)Author
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2021-11-27use more OInterfaceContainerHelper3 in linguistic::PropertyChgHelperNoel Grandin
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-15loplugin:unusedmethods linguisticNoel Grandin
2015-03-19loplugin:constantfunction: linguisticNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-01linguistic: sal_Bool->boolNoel Grandin
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-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-06-30robustify some headersThomas Arnhold
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen