summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2016-03-04fixup startsWith vs == in string comparisonsLionel Elie Mamane1-2/+2
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-03-04fixup tdf#92538Lionel Elie Mamane1-1/+1
2016-03-04fixup tdf#92538Lionel Elie Mamane1-1/+1
2016-03-03tdf#92538 use proper schema name for type namesLionel Elie Mamane1-5/+17
2016-03-03loplugin:unuseddefaultparams in include/filterNoel Grandin4-29/+19
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin10-57/+18
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin1-2/+2
2016-03-01coverity#1352212 Unchecked return valueCaolán McNamara1-4/+5
2016-02-25convert StandardSQLState to scoped enumNoel Grandin6-35/+35
2016-02-25convert SQLNodeType to scoped enumNoel Grandin16-431/+431
2016-02-25convert TraversalParts to scoped enumNoel Grandin1-10/+10
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin9-51/+51
2016-02-25convert ParameterClassification to scoped enumNoel Grandin1-4/+4
2016-02-25convert FilterComponent to scoped enumNoel Grandin2-30/+26
2016-02-25convert EComposeRule to scoped enumNoel Grandin22-63/+63
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin1-28/+28
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin2-122/+122
2016-02-25convert ErrorCode to scoped enumNoel Grandin3-36/+36
2016-02-25The XJavaVM.getJavaVM return value can always be extracted to sal_Int64Stephan Bergmann1-15/+4
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann3-18/+51
2016-02-23Replace nested pairs with structStephan Bergmann3-33/+34
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+2
2016-02-22Remove TRACE_ALLOC/FREE debugging codeStephan Bergmann1-96/+0
2016-02-22loplugin:write only fieldsNoel Grandin1-4/+1
2016-02-22WaE vs2015: casting from int32 to pointer to to odbc idiosyncraciesNorbert Thiebaud1-2/+6
2016-02-18coverity#1352441 silence Resource leakCaolán McNamara1-12/+15
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-4/+4
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-11mork: Clean up unused includesDavid Ostrovsky22-195/+5
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-19/+0
2016-02-09sequence->vector in postgresqlNoel Grandin23-266/+169
2016-02-09tdf#88462 convert manual XInterface implementationskerem2-38/+23
2016-02-09Remove excess newlinesChris Sherlock152-326/+0
2016-02-09Formatting changes across all modulesChris Sherlock3-5/+2
2016-02-09sequence->vector in ParameterManagerNoel Grandin1-24/+27
2016-02-08loplugin:unusedmethodsNoel Grandin11-69/+0
2016-02-05tdf#74608: Ctor function for mork component implementationDavid Ostrovsky6-68/+9
2016-02-04mork: Remove unused source fileDavid Ostrovsky1-40/+0
2016-02-04mork: SAL_DELETED_FUNCTION->'= delete'David Ostrovsky2-4/+4
2016-02-04mork: boost::noncopyable->'= delete'David Ostrovsky2-5/+8
2016-02-03connectivity: replace boost::bind with lambdaMichael Stahl2-3/+1
2016-02-02boost::hash->std::hashNoel Grandin2-3/+3
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-25more Windows build fixesNoel Grandin1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin5-7/+7
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl1-1/+0
2016-01-21loplugin: unused return valuesNoel Grandin4-66/+2
2016-01-20loplugin:unusedmethodsNoel Grandin4-24/+1
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl2-0/+4