Age | Commit message (Expand) | Author |
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 |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-04-15 | linguistic: sal_Bool->bool | Noel Grandin |
2014-04-01 | linguistic: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-20 | Removed unused solar.h reference in linguistic | Alexandre Vicenzi |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> include/linguistic | Norbert Thiebaud |
2013-11-06 | convert linguistic::isUpper from xub_StrLen to sal_Int32 | Noel Grandin |
2013-10-23 | fixincludeguards.sh: include - the rest | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |