summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-41/+41
2015-10-30loplugin:unusedmethodsNoel Grandin2-3/+0
2015-10-27loplugin:unusedmethodsNoel Grandin1-2/+0
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud2-5/+5
2015-10-20com::sun::star->css in include/connectivityNoel Grandin42-663/+663
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann28-210/+210
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-10/+10
2015-10-06loplugin:unusedmethodsNoel Grandin1-4/+0
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-08-07error C2039: ´getCreateColumns´ used in mozab/MStatement.cxxCaolán McNamara1-0/+1
2015-08-05loplugin:unusedmethodsNoel Grandin6-17/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe9-37/+36
2015-07-15loplugin:unusedmethods connectivityNoel Grandin5-16/+0
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-17parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-1/+2
2015-06-08loplugin:staticmethodsStephan Bergmann1-6/+6
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin1-34/+12
2015-05-08callcatcher: update unused codeCaolán McNamara1-2/+0
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist3-16/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin5-9/+9
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls3-395/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin9-11/+11
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-0/+17
2015-04-04Typo: creat->createJulien Nabet1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-25new constantfunction lopluginNoel Grandin1-7/+0
2015-03-23Catch accidental mis-conversions from pointer to boolStephan Bergmann1-0/+3
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-02TyposJulien Nabet1-1/+1
2015-02-18boost->stdCaolán McNamara5-23/+17
2015-02-07loplugin:deletedspecialStephan Bergmann3-7/+5
2015-02-05callcatcher: update unused codeCaolán McNamara1-3/+0
2015-01-28That is well worth an assertLionel Elie Mamane1-3/+2
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane1-1/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin2-8/+8
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin5-16/+16
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+3
2014-12-08callcatcher: update unused codeCaolán McNamara1-5/+0
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane1-9/+26
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-27error C2513: 'const short' : no variable declared before '='Miklos Vajna1-0/+4
2014-09-26factorise odbc headers inclusionLionel Elie Mamane1-0/+104
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane1-2/+2
2014-09-26loplugin:inlinevisibleStephan Bergmann1-2/+2
2014-09-26implement --with-system-odbc on windowsNoel Grandin1-2/+3
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane1-32/+31