summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/FConnection.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski1-10/+6
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2021-09-24some prerequisites to use dbase import with config unavailableCaolán McNamara1-0/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-4/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski1-3/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-02-22loplugin:refcounting in connectivityNoel1-2/+1
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-4/+0
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-2/+3
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann1-1/+1
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann1-8/+16
2018-02-02remove connectivity OSubComponentNoel Grandin1-10/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-7/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-05loplugin:unusedfields connectivityNoel Grandin1-4/+2
2017-07-02Typo: isCaseSensitveExtension->isCaseSensitiveExtensionJulien Nabet1-1/+1
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-11/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-26/+22
2016-12-24Fix some comment typos.Damjan Jovanovic1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-6/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06coverity#1338248 Uncaught exceptionCaolán McNamara1-1/+2
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-3/+3
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-8/+8
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud1-1/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-22/+22
2014-02-23Remove unneccessary commentsAlexander Wilms1-35/+35
2014-02-10Typo: execption -> exceptionJulien Nabet1-1/+1
2014-02-01coverity#707694 : Uninitialized scalar fieldNorbert Thiebaud1-7/+9
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-4/+4
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-3/+3
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-7/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+17
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-3/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-3/+6
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini1-1/+1