summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat/ETable.cxx
AgeCommit message (Expand)Author
2019-04-17Fix typoAndrea Gelmini
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
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-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (connectivity)Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-17Make CSV line parsers consistent with CSV field parsers.Damjan Jovanovic
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-17Remove include stdio (part1)Julien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-28Use vector::dataStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-26implement --with-system-odbc on windowsNoel Grandin