summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)Author
2016-12-24Fix some comment typos.Damjan Jovanovic
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: connectivityStephan Bergmann
2016-11-15loplugin:constantparamNoel Grandin
2016-11-14Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-09-01coverity#1372390 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372389 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372383 Uncaught exceptionCaolán McNamara
2016-08-30declare default dtor as virtualCaolán McNamara
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-24Convert OKeyType to scoped enumNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13tdf#97853 connectivity: fix inverted conditionMichael Stahl
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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