Age | Commit message (Expand) | Author |
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 |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | dbaccess: nail the last double-dispose issue breaking the test. | Michael Meeks |
2015-04-09 | vcl: VclPtr conversion in various | Noel Grandin |
2015-04-06 | apparently OGenericUnoController::InvalidateFeature is unused | Caolán McNamara |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-24 | Typo: ..syncronous..=>synchronous (dbaccess)(new) | Julien Nabet |
2015-01-24 | Revert "Typo: ..syncronous..=>synchronous (dbaccess)" | Julien Nabet |
2015-01-24 | Typo: ..syncronous..=>synchronous (dbaccess) | Julien Nabet |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-09-25 | dbaccess: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-07-10 | fold dbaccess::IReference interface into the only place it is in use | Noel Grandin |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-06-10 | tweak things to allow switching between small and large toolbar icons | Caolán McNamara |
2014-05-13 | Typo: shoud -> should | Julien Nabet |