Age | Commit message (Expand) | Author |
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 |
2013-09-12 | get rid of unnecessary conversion, use LinguIsUnspecified(OUString) | Eike Rathke |
2013-09-11 | convert include/linguistic/misc.hxx from String to OUString | Noel Grandin |
2013-06-30 | robustify some headers | Thomas Arnhold |
2013-05-14 | fdo#46808, propogate XLinguProperties through some more code | Noel Grandin |
2013-05-14 | fdo#46808, Convert linguistic2::LingProperties to new style | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |