summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat
AgeCommit message (Expand)AuthorFilesLines
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-2/+3
2019-08-22loplugin:constmethod in connectivityNoel Grandin1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2-2/+2
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin1-1/+1
2019-05-29tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-5/+17
2019-05-22New loplugin:dataStephan Bergmann1-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 Kelemen2-0/+3
2019-02-08loplugin:indentation in connectivityNoel Grandin2-7/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-21improve function-local statics in basic..cuiNoel Grandin1-13/+15
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-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-3/+0
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+3
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-1/+1
2018-01-26Modernize a bit connectivity (part1)Julien Nabet1-2/+2
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann3-21/+21
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin2-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin2-3/+3
2017-11-22drop duplicate methodCaolán McNamara1-2/+2
2017-10-23loplugin:includeform: connectivityStephan Bergmann11-32/+32
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
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
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+0
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist2-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-15/+15
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-28/+26
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin1-2/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (connectivity)Stephan Bergmann1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-05-30com::sun::star->css in connectivityNoel Grandin5-16/+16
2016-05-17Make CSV line parsers consistent with CSV field parsers.Damjan Jovanovic1-6/+53
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-6/+6