summaryrefslogtreecommitdiff
path: root/include/connectivity/sqlparse.hxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-07-18compact namespace: connectivityNoel Grandin
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-10-29loplugin:finalclasses in connectivityNoel Grandin
2019-07-03Fix typoAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20com::sun::star->css in include/connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-03-02TyposJulien Nabet
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane
2013-04-23execute move of global headersBjoern Michaelsen