summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AStatement.cxx
AgeCommit message (Expand)Author
2021-06-25More -Werror,-Wunused-but-set-variable when catching SQLWarningStephan Bergmann
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-08-04Silence -Werror,-Wdeprecated-enum-enum-conversion (clang-cl)Stephan Bergmann
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-07-05loplugin:casttovoid (clang-cl): connectivityStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-06Revert "ADO: don't override a virtual method to call the one of the parent"Lionel Elie Mamane
2014-10-06ADO: don't override a virtual method just to call the one of the parentLionel Elie Mamane
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-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-05ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane
2012-10-05re-add accidentally dropped modelineDavid Tardon
2012-10-04Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza
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
2012-03-12WaE: initialization orderDavid Tardon
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-10-04WaE: unreachable codeTor Lillqvist
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
2011-01-25Use correct parameter types in ADO API callsTor Lillqvist
2010-11-18RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/drivers/adoJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-24INTEGRATION: CWS obo30 (1.28.30); FILE MERGEDKurt Zenker