summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
2016-03-09loplugin:constantparam in connectivityNoel Grandin
2016-03-08tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran
2016-03-07loplugin:defaultparamsStephan Bergmann
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-04pgsql-sdbc: put local code and constants in anonymous namespaceLionel Elie Mamane
2016-03-04pgsql-sdbc: factorise common codeLionel Elie Mamane
2016-03-04tdf#92538 pgsql-sdbc make a reasonable sorting of typesLionel Elie Mamane
2016-03-04pgsql-sdbc: "text" dataype is *LONG*VARCHARLionel Elie Mamane
2016-03-04fixup startsWith vs == in string comparisonsLionel Elie Mamane
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-03tdf#92538 use proper schema name for type namesLionel Elie Mamane
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-03-01coverity#1352212 Unchecked return valueCaolán McNamara
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann
2016-02-23Replace nested pairs with structStephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22WaE vs2015: casting from int32 to pointer to to odbc idiosyncraciesNorbert Thiebaud
2016-02-18coverity#1352441 silence Resource leakCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-09sequence->vector in postgresqlNoel Grandin
2016-02-09tdf#88462 convert manual XInterface implementationskerem
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05tdf#74608: Ctor function for mork component implementationDavid Ostrovsky
2016-02-04mork: Remove unused source fileDavid Ostrovsky
2016-02-04mork: SAL_DELETED_FUNCTION->'= delete'David Ostrovsky
2016-02-04mork: boost::noncopyable->'= delete'David Ostrovsky
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-11loplugin:defaultparamsStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2016-01-05Revert "WIP tdf#72987 Use firebird backup format for .odb no need for rebuild...Lionel Elie Mamane