summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/APreparedStatement.cxx
AgeCommit message (Expand)Author
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-10-10Missing include (Windows --disable-pch)Stephan Bergmann
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-08-31loplugin:constparams: connectivity (clang-cl)Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05loplugin:casttovoid (clang-cl): connectivityStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): connectivityStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-06Revert "ADO driver: don't override a virtual method just to call the one of t...Lionel Elie Mamane
2014-10-06ADO driver: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06ADO driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-14typo: recusive -> recursiveThomas Arnhold
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann
2013-08-31fix indentationPhilipp Riemer
2013-08-31deleted code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-06XMultiServiceFactory / XComponentContext fixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
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-12re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-18RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/drivers/adoJulien Nabet
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth