summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AColumn.cxx
AgeCommit message (Expand)Author
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-01-08Fix uses of OTools::get/putValue with string argumentsStephan Bergmann
2020-12-15Use string view hereMike Kaganski
2020-12-15loplugin:stringview (clang-cl)Stephan Bergmann
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-01fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann
2014-02-18fix windows buildMarkus Mohrhard
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann
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-12-07Some cppcheck cleaningJulien Nabet
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-06-12re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-01-03dba34c: fix for cast and char compareOcke Janssen [oj]
2010-11-18RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/drivers/adoJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]
2010-01-13dba33f: #i20615# new feature to allow server side column descrriptions to be ...Ocke Janssen [oj]