summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)Author
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-20com::sun::star->css in include/connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-07error C2039: ´getCreateColumns´ used in mozab/MStatement.cxxCaolán McNamara
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15loplugin:unusedmethods connectivityNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-06-17parameter handling: fix confusion between column name and realnameLionel Elie Mamane
2015-06-08loplugin:staticmethodsStephan Bergmann
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-04Typo: creat->createJulien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-23Catch accidental mis-conversions from pointer to boolStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-02TyposJulien Nabet
2015-02-18boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-01-28That is well worth an assertLionel Elie Mamane
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-27error C2513: 'const short' : no variable declared before '='Miklos Vajna
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane