summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MStatement.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
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2019-11-24Fix e6ab01ce532d1db01579b70bd476b2f643522bf9Julien Nabet
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-07loplugin:useuniqueptr in OCommonStatementNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-03-29tdf#39468 Translate German commentsJens Carl
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-11-15loplugin:constantparamNoel Grandin
2016-09-01coverity#1372388 Uncaught exceptionCaolán McNamara
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-17Remove include stdio (part1)Julien Nabet
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin
2015-03-23loplugin:constantfunction: connectivityNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann