summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/flat
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin2018-10-231-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-3/+0
* remove some unused comphelper includesJochen Nitschke2018-04-152-2/+0
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-3/+3
* loplugin:useuniqueptr in OCatalogNoel Grandin2018-01-291-1/+1
* Modernize a bit connectivity (part1)Julien Nabet2018-01-261-2/+2
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-123-21/+21
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-202-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-112-3/+3
* drop duplicate methodCaolán McNamara2017-11-221-2/+2
* loplugin:includeform: connectivityStephan Bergmann2017-10-2311-32/+32
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:constparams in connectivityNoel Grandin2017-07-191-1/+1
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-131-11/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+0
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-152-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-15/+15
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-28/+26
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:oncevar in cui..connectivityNoel Grandin2016-11-071-2/+1
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (connectivity)Stephan Bergmann2016-08-301-1/+1
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* remove comphelper::string::removeNoel Grandin2016-07-041-1/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-305-16/+16
* Make CSV line parsers consistent with CSV field parsers.Damjan Jovanovic2016-05-171-6/+53
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-6/+6
* Avoid reserved identifiersStephan Bergmann2016-04-061-10/+10
* loplugin:constantparam in connectivityNoel Grandin2016-03-231-11/+2
* Remove excess newlinesChris Sherlock2016-02-094-6/+0
* unnecessary use of OUString constructorNoel Grandin2016-01-311-1/+1
* coverity#1338603 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-6/+6
* loplugin:stringconstantNoel Grandin2015-11-021-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-4/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-3/+0
* loplugin: defaultparamsNoel Grandin2015-08-141-7/+7
* Remove include stdio (part1)Julien Nabet2015-05-171-1/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1