Age | Commit message (Expand) | Author |
2019-12-18 | sal_Char->char in dbaccess | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-10-29 | loplugin:finalclasses in drawinglayer | Noel Grandin |
2019-10-13 | ToolBoxHelper is now unused | Caolán McNamara |
2019-10-09 | loplugin:redundantpointerops check other pointer types | Noel Grandin |
2019-10-03 | loplugin:virtualdead | Noel Grandin |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
2019-08-19 | Fix typos | Andrea Gelmini |
2019-07-19 | tdf#42949 Fix IWYU warnings in include/dbaccess | Gabor Kelemen |
2019-07-05 | Fix typo | Andrea Gelmini |
2018-11-10 | Replace deprecated boost::optional::reset(val) with operator = | Mike Kaganski |
2018-02-22 | weld native message dialogs | Caolán McNamara |
2018-02-01 | dbaccess: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2017-12-30 | loplugin:passstuffbyref improved return in cui,dbaccess | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-07-04 | make binary functors unary, related tdf#108782 | Jochen Nitschke |
2017-04-07 | tdf#95386 More Help Agent cleanup | Gabor Kelemen |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-21 | loplugin:unusedmethods | Noel Grandin |
2017-02-17 | drop now unused Resource::FreeResource | Caolán McNamara |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, dbaccess | Stephan Bergmann |
2016-11-16 | new loplugin finalprotected | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in comphelper..forms | Noel Grandin |
2016-10-28 | update unnecessaryoverride plugin to find pure forwarding methods | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | loplugin:constantparam in dbaccess..editeng | Noel Grandin |
2016-06-16 | tdf#42949: clean up includes in include/dbaccess with iwyu | Jorenz Paragas |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-04 | No need to explicitly delete ctor the compiler wouldn't implicitly declare | Stephan Bergmann |
2016-05-03 | C++11: disable ctors with delete in include/ | Jochen Nitschke |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-13 | loplugin:passstuffbyref in dbaccess | Noel Grandin |
2016-03-09 | loplugin:constantparam in dbaccess | Noel Grandin |
2016-03-07 | loplugin:unuseddefaultparam in various | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in dbaccess | Noel Grandin |
2016-02-25 | convert StandardSQLState to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-14 | -Werror=misleading-indentation (GCC 6) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-21 | com::sun::star->css in include/dbaccess | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-21 | convert Link<> to typed | Noel Grandin |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-11 | convert Link<> to typed | Noel Grandin |