summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat
AgeCommit message (Expand)Author
2021-12-19Regression from e01786898406130aa81eadc32f7bc2fad65c5344Julien Nabet
2021-11-23tdf#114441 Change use of sal_uInt32 to sal_Int32Henrik Palomäki
2021-11-23tdf#114441 Convert use of sal_uLong to sal_uInt32Henrik Palomäki
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-08loplugin:moveparam in connectivityNoel Grandin
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-09-10tdf#123055 - Start to read unicode text in order to avoid the BOMAndreas Heinisch
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-06-03Simplify some initializations in connectivity (2)Julien Nabet
2021-05-17Simplify some initializations in connectivityJulien Nabet
2021-05-14Directly initialize vector in connectivity (part 3)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-26loplugin:refcounting in connectivityNoel
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-10Remove unneeded breaksAndrea Gelmini
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer
2020-07-29Remove some unused includesMiklos Vajna
2020-07-11connectivity: create instances with uno constructorsNoel Grandin
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-05-29tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-22New loplugin:dataStephan Bergmann
2019-04-17Fix typoAndrea Gelmini
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen