/io/

eta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/ATable.cxx
AgeCommit message (Expand)Author
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski
2021-09-23leaks of OCollection in dbase importCaolán McNamara
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
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-06-24tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
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
2013-03-04doubled namespacesThomas Arnhold
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane
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