summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-1224-36/+0
* clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin2016-04-118-14/+12
* No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0Stephan Bergmann2016-04-111-12/+0
* Replace OUtoCStr macroJulien Nabet2016-04-111-12/+10
* tdf#94306 replace boost::noncopyable in c...Jochen Nitschke2016-04-081-3/+4
* Avoid reserved identifiersStephan Bergmann2016-04-0643-314/+314
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-043-8/+3
* tdf#97499 Fixed containers parameters clearing #2tymyjan2016-04-041-2/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-0212-13/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-015-11/+11
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-314-26/+25
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-313-3/+3
* Use const_iterator when possible (connectivity)Julien Nabet2016-03-2834-87/+87
* tdf#90561: Add AS keyword in Query-designer for hsqldbJulien Nabet2016-03-261-0/+5
* loplugin:constantparam in connectivityNoel Grandin2016-03-2317-85/+50
* tdf#88462 convert manual XInterface implementationskerem2016-03-222-43/+24
* replace typedef OIndex_ADO->sdbcx::OIndexNoel Grandin2016-03-182-9/+7
* 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