summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)Author
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert TraversalParts to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-25convert ParameterClassification to scoped enumNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-25convert ErrorCode to scoped enumNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09sequence->vector in ParameterManagerNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in /includeNoel 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