Age | Commit message (Expand) | Author |
2021-09-27 | pass the column names in as an external argument | Caolán McNamara |
2021-09-27 | split getUniqueColumnName | Caolán McNamara |
2021-09-27 | appendColumns is always called with m_aSelectColumns as 1st arg | Caolán McNamara |
2021-09-27 | setSelectColumnName is always called with m_aSelectColumns as 1st arg | Caolán McNamara |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-05-13 | use std::optional for this error field | Noel Grandin |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2018-09-21 | new loplugin:methodcycles | Noel Grandin |
2018-04-17 | remove no longer necessary operator new/delete overrides | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-14 | Fix typos | Andrea Gelmini |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-11-07 | loplugin:finalclasses in connectivity | Noel Grandin |
2017-07-19 | loplugin:constparams in connectivity | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2016-11-15 | loplugin:constantparam | Noel Grandin |
2016-11-10 | loplugin:expandablemethods in comphelper..cppuhelper | Noel Grandin |
2016-10-23 | loplugin:expandablemethodds in include/connectivity..drawinglayer | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in connectivity | Noel Grandin |
2016-02-25 | convert TraversalParts to scoped enum | Noel Grandin |
2016-02-25 | convert OSQLStatementType to scoped enum | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-20 | com::sun::star->css in include/connectivity | Noel Grandin |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-07 | error C2039: ´getCreateColumns´ used in mozab/MStatement.cxx | Caolán McNamara |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-09-25 | connectivity: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-06-05 | connectivity: remove SAL_THROW macro | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool | Noel Grandin |
2013-11-09 | fdo#65108 inter-module includes <> | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/c* | Thomas Arnhold |
2013-09-13 | Don't clobber argument on failure | Lionel Elie Mamane |
2013-07-11 | ORDER BY columns are prioritarily *SELECT* columns | Lionel Elie Mamane |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |