summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat/ETable.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-10tdf#163486: PVS: The variable was asign the same value.Bogdan Buzea1-1/+0
2024-05-07loplugin:ostr in connectivityNoel Grandin1-1/+1
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski1-1/+1
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin1-15/+1
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+2
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2021-11-23tdf#114441 Change use of sal_uInt32 to sal_Int32Henrik Palomäki1-1/+1
2021-11-23tdf#114441 Convert use of sal_uLong to sal_uInt32Henrik Palomäki1-1/+1
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-09-23leaks of OCollection in dbase importCaolán McNamara1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-4/+2
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-09-10tdf#123055 - Start to read unicode text in order to avoid the BOMAndreas Heinisch1-1/+4
2021-02-22loplugin:refcounting in connectivityNoel1-3/+2
2021-02-10Remove unneeded breaksAndrea Gelmini1-1/+0
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin1-1/+1
2020-04-18loplugin:flatten connectivityNoel Grandin1-10/+10
2020-03-18simplify ORefVector codeNoel Grandin1-22/+22
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-4/+5
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-8/+1
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen1-0/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-2/+3
2019-08-22loplugin:constmethod in connectivityNoel Grandin1-1/+1
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin1-1/+1
2019-04-17Fix typoAndrea Gelmini1-1/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+3
2018-01-26Modernize a bit connectivity (part1)Julien Nabet1-2/+2
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-2/+2
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-2/+2
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-5/+5
2017-07-19loplugin:constparams in connectivityNoel Grandin1-1/+1
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-11/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0