summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338248 Uncaught exceptionCaolán McNamara
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-21coverity#1312084 Unchecked return valueCaolán McNamara
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15loplugin:unusedmethods connectivityNoel Grandin
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-12so m_pEvaluationKeySet is always NULLCaolán McNamara
2015-06-12m_pEvaluationKeySet is always NULLCaolán McNamara
2015-06-12and aEvaluateSetList is always emptyCaolán McNamara
2015-06-12coverity#1306211 Logically dead codeCaolán McNamara
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-17Remove include stdio (part1)Julien Nabet
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-21Typo: trough->throughJulien Nabet
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-04Fix a little bit creative pi valueTakeshi Abe
2015-01-31coverity#1267674 Dereference after null checkCaolán McNamara
2015-01-28Use vector::dataStephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin