summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MPreparedStatement.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-02-25convert SQLNodeType to scoped enumNoel Grandin1-1/+1
2016-02-11mork: Clean up unused includesDavid Ostrovsky1-11/+0
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-5/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann1-1/+0
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann1-5/+0
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-17Remove include stdio (part1)Julien Nabet1-1/+0
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+3
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-19/+19
2014-06-04connectivity: fix includesThomas Arnhold1-3/+3
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin1-9/+0
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-3/+3
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-34/+34
2014-02-23Remove unneccessary commentsAlexander Wilms1-50/+50
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2012-11-02connectivity: port mork driver to new OColumn, tooLionel Elie Mamane1-1/+4
2012-09-18mork driver implementationDavid Ostrovsky1-0/+529