summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-102-2/+2
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-092-2/+2
* loplugin:constantparam in connectivityNoel Grandin2016-03-097-43/+26
* tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran2016-03-083-17/+17
* tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* loplugin:defaultparamsStephan Bergmann2016-03-072-2/+2
* tdf#97499 Remove some Default arguments in unordered containerJaskaran2016-03-072-6/+2
* loplugin:unuseddefaultparamsNoel Grandin2016-03-075-12/+12
* improve defaultparams lopluginNoel Grandin2016-03-071-1/+1
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-072-8/+8
* pgsql-sdbc: put local code and constants in anonymous namespaceLionel Elie Mamane2016-03-041-231/+215
* pgsql-sdbc: factorise common codeLionel Elie Mamane2016-03-041-54/+38
* tdf#92538 pgsql-sdbc make a reasonable sorting of typesLionel Elie Mamane2016-03-041-3/+76
* pgsql-sdbc: "text" dataype is *LONG*VARCHARLionel Elie Mamane2016-03-041-1/+1
* fixup startsWith vs == in string comparisonsLionel Elie Mamane2016-03-041-2/+2
* -Werror,-WshadowStephan Bergmann2016-03-041-1/+1
* fixup tdf#92538Lionel Elie Mamane2016-03-041-1/+1
* fixup tdf#92538Lionel Elie Mamane2016-03-041-1/+1
* tdf#92538 use proper schema name for type namesLionel Elie Mamane2016-03-031-5/+17
* loplugin:unuseddefaultparams in include/filterNoel Grandin2016-03-034-29/+19
* loplugin:unuseddefaultparams in connectivityNoel Grandin2016-03-0310-57/+18
* loplugin:unuseddefaultparam in cuiNoel Grandin2016-03-021-2/+2
* coverity#1352212 Unchecked return valueCaolán McNamara2016-03-011-4/+5
* convert StandardSQLState to scoped enumNoel Grandin2016-02-256-35/+35
* convert SQLNodeType to scoped enumNoel Grandin2016-02-2516-431/+431
* convert TraversalParts to scoped enumNoel Grandin2016-02-251-10/+10
* convert OSQLStatementType to scoped enumNoel Grandin2016-02-259-51/+51
* convert ParameterClassification to scoped enumNoel Grandin2016-02-251-4/+4
* convert FilterComponent to scoped enumNoel Grandin2016-02-252-30/+26
* convert EComposeRule to scoped enumNoel Grandin2016-02-2522-63/+63
* convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin2016-02-251-28/+28
* convert InternationalKeyCode to scoped enumNoel Grandin2016-02-252-122/+122
* convert ErrorCode to scoped enumNoel Grandin2016-02-253-36/+36
* The XJavaVM.getJavaVM return value can always be extracted to sal_Int64Stephan Bergmann2016-02-251-15/+4
* Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann2016-02-233-18/+51
* Replace nested pairs with structStephan Bergmann2016-02-233-33/+34
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+2
* Remove TRACE_ALLOC/FREE debugging codeStephan Bergmann2016-02-221-96/+0
* loplugin:write only fieldsNoel Grandin2016-02-221-4/+1
* WaE vs2015: casting from int32 to pointer to to odbc idiosyncraciesNorbert Thiebaud2016-02-221-2/+6
* coverity#1352441 silence Resource leakCaolán McNamara2016-02-181-12/+15
* use consistent #define checks for the Windows platformNoel Grandin2016-02-174-4/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-2/+2
* mork: Clean up unused includesDavid Ostrovsky2016-02-1122-195/+5
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-19/+0
* sequence->vector in postgresqlNoel Grandin2016-02-0923-266/+169
* tdf#88462 convert manual XInterface implementationskerem2016-02-092-38/+23
* Remove excess newlinesChris Sherlock2016-02-09152-326/+0
* Formatting changes across all modulesChris Sherlock2016-02-093-5/+2