summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)Author
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06connectivity: -Werror=unused-variableMichael Stahl
2016-06-06loplugin:sallogareasStephan Bergmann
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-03-09loplugin:constantparam in connectivityNoel Grandin
2016-03-08tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-30cppcheck: unreadVariableCaolán McNamara
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01coverity#1209375 Unchecked dynamic_castCaolán McNamara
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-13cppcheck: unreadVariableCaolán McNamara
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-05aDBFColumn.db_typ is input controlledCaolán McNamara
2015-06-29coverity#1308593 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-17Remove include stdio (part1)Julien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann