Age | Commit message (Expand) | Author |
2022-12-30 | tdf#136306 offapi linguistic: add options to disable rule-based compounding | László Németh |
2022-10-12 | new uno command uno:Translate with deepl api | Mert Tumer |
2022-05-18 | clang-tidy modernize-pass-by-value in linguistic | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2021-12-20 | Recheck include/[e-r]* with IWYU | Gabor Kelemen |
2021-11-27 | use more OInterfaceContainerHelper3 in linguistic::PropertyChgHelper | Noel Grandin |
2021-11-19 | loplugin:stringliteraldefine in linguistc | Noel Grandin |
2021-10-19 | Ditch that CharClass constructing ToLower() nonsense | Eike Rathke |
2021-09-21 | reduce cost of some getProperty calls (tdf#125892) | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-03-06 | mark some more classes hidden in --enable-mergelibs mode | Noel Grandin |
2019-12-12 | loplugin:finalclasses | Noel Grandin |
2019-12-06 | tdf#121658 Add option to not hyphenate words in CAPS | Samuel Mehrbrodt |
2019-10-29 | loplugin:finalclasses jvmaccess..o3tl | Noel Grandin |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-03-04 | tdf#42949 Fix IWYU warnings in include/linguistic/ | Gabor Kelemen |
2019-02-23 | loplugin:unusedfields in l10ntools..sax | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-31 | loplugin:constantparam in i18nlangtag | Noel Grandin |
2017-09-18 | unused nResMaxNumberOfSuggestions in PropertyHelper_Spell | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-20 | loplugin:constparams in linguistic | Noel Grandin |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, linguistic | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | return const& | Eike Rathke |
2016-08-30 | LanguageType is unsigned int16 | Eike Rathke |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-04-01 | sequence->vector in linguistic | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | remove boost::noncopyable from /include | Noel Grandin |
2015-10-23 | com::sun::star->css in include/linguistic to include/sfx2 | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-21 | linguistic: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-07-24 | no need to redeclare these constants with slightly different names | Noel Grandin |
2015-07-15 | loplugin:unusedmethods linguistic | Noel Grandin |
2015-04-08 | convert CapType to scoped enum | Noel Grandin |
2015-04-08 | convert DIC_ERR_ constants to scoped enum | Noel Grandin |
2015-04-08 | convert PATH_FLAG to scoped enum | Noel Grandin |
2015-03-19 | loplugin:constantfunction: linguistic | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |