summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-11No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0Stephan Bergmann
2016-04-11Replace OUtoCStr macroJulien Nabet
2016-04-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-26tdf#90561: Add AS keyword in Query-designer for hsqldbJulien Nabet
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-03-22tdf#88462 convert manual XInterface implementationskerem
2016-03-18replace typedef OIndex_ADO->sdbcx::OIndexNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
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-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
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-07loplugin:unuseddefaultparam in variousNoel 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 include/filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel 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 TraversalParts to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-25convert ParameterClassification to scoped enumNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin