summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/FPreparedStatement.cxx
AgeCommit message (Expand)Author
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in 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-09-01coverity#1372390 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-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-17Remove include stdio (part1)Julien Nabet
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-12STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-18Use rtl::Reference to make code clearer & exception-safeLionel Elie Mamane
2014-06-18fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-13sdbc file driver (Prepared)Statement: created ResultSet owned by *caller*Lionel Elie Mamane
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2012-12-10new autogenerated PCH headers in connectivityLuboš Luňák
2012-11-02Columns should know their tableLionel Elie Mamane
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud