summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2016-04-25-Werror=maybe-uninitializedStephan Bergmann1-2/+3
2016-04-25Cannot extract Any to sal_uInt32Stephan Bergmann1-1/+4
2016-04-25fix Windows buildNoel Grandin1-2/+3
2016-04-25simplify OPropertyMap initNoel Grandin2-82/+70
2016-04-22Avoid reserved identifiersStephan Bergmann2-15/+15
2016-04-22loplugin:salboolStephan Bergmann5-126/+126
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin7-30/+27
2016-04-21new plugin stylepoliceNoel Grandin2-28/+28
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann68-649/+649
2016-04-18follow-up for clean-up declarations and includesJochen Nitschke1-1/+2
2016-04-18cppcheck: silence known condition warning in connectivityJochen Nitschke1-8/+4
2016-04-18loplugin:passstuffbyrefStephan Bergmann4-5/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-8/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke31-231/+3
2016-04-15loplugin:passstuffbyrefStephan Bergmann2-3/+3
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#97853 connectivity: fix inverted conditionMichael Stahl2-3/+3
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin17-25/+25
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke24-36/+0
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin8-14/+12
2016-04-11No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0Stephan Bergmann1-12/+0
2016-04-11Replace OUtoCStr macroJulien Nabet1-12/+10
2016-04-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke1-3/+4
2016-04-06Avoid reserved identifiersStephan Bergmann43-314/+314
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan3-8/+3
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan1-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke12-13/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack5-11/+11
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin4-26/+25
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin3-3/+3
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet34-87/+87
2016-03-26tdf#90561: Add AS keyword in Query-designer for hsqldbJulien Nabet1-0/+5
2016-03-23loplugin:constantparam in connectivityNoel Grandin17-85/+50
2016-03-22tdf#88462 convert manual XInterface implementationskerem2-43/+24
2016-03-18replace typedef OIndex_ADO->sdbcx::OIndexNoel Grandin2-9/+7
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann2-2/+2
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2-2/+2
2016-03-09loplugin:constantparam in connectivityNoel Grandin7-43/+26
2016-03-08tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran3-17/+17
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-1/+1
2016-03-07loplugin:defaultparamsStephan Bergmann2-2/+2
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran2-6/+2
2016-03-07loplugin:unuseddefaultparamsNoel Grandin5-12/+12
2016-03-07improve defaultparams lopluginNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin2-8/+8
2016-03-04pgsql-sdbc: put local code and constants in anonymous namespaceLionel Elie Mamane1-231/+215
2016-03-04pgsql-sdbc: factorise common codeLionel Elie Mamane1-54/+38
2016-03-04tdf#92538 pgsql-sdbc make a reasonable sorting of typesLionel Elie Mamane1-3/+76
2016-03-04pgsql-sdbc: "text" dataype is *LONG*VARCHARLionel Elie Mamane1-1/+1