summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MPreparedStatement.cxx
AgeCommit message (Expand)Author
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-07loplugin:useuniqueptr in OCommonStatementNoel Grandin
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-09-01coverity#1372388 Uncaught exceptionCaolán McNamara
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-17Remove include stdio (part1)Julien Nabet
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-02connectivity: port mork driver to new OColumn, tooLionel Elie Mamane
2012-09-18mork driver implementationDavid Ostrovsky