Age | Commit message (Expand) | Author |
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 |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-07-17 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-22 | new uno sidebar api tdf#91806 | Laurent Godard |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-20 | dbaccess: convert new to ::Create. | Michael Meeks |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |