summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2013-04-24gbuild: drop empty use_packages callsDavid Tardon5-15/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon5-5/+0
2013-04-23execute move of global headersBjoern Michaelsen55-8381/+0
2013-04-23reword commentLionel Elie Mamane1-4/+6
2013-04-23isEmpty() instead of getLength()==0Lionel Elie Mamane1-1/+1
2013-04-23Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton1-2/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks27-596/+108
2013-04-20connectivity: use LL qualifier for int64 contantsNorbert Thiebaud1-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza3-3/+3
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann12-12/+12
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin1-0/+1
2013-04-19-Werror,-WformatStephan Bergmann1-2/+2
2013-04-19date/time IDL datatypes incompatible change: fixupLionel Elie Mamane1-10/+10
2013-04-18WaE use std streams instead of C-style format stringsLionel Elie Mamane1-10/+7
2013-04-18date/time IDL datatypes incompatible change: fixupLionel Elie Mamane1-0/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane14-111/+172
2013-04-15prefix all component_getFactory methodsPeter Foley1-1/+1
2013-04-15demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#61142 mixup between size and lengthLionel Elie Mamane1-4/+8
2013-04-10remove impossible caseLionel Elie Mamane1-2/+2
2013-04-10janitorial: indentationLionel Elie Mamane1-10/+11
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane2-3/+13
2013-04-10pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema)Lionel Elie Mamane1-10/+1
2013-04-10connectivty: postgres: fix a bunch of empty for body warningsMichael Stahl1-5/+5
2013-04-09add missing dep on connectivity/FValue.hxxDavid Tardon1-0/+4
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák7-19/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák621-7399/+7299
2013-04-05new module i18nlangtagEike Rathke12-13/+13
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist4-10/+13
2013-04-02Fix debug buildFridrich Štrba1-1/+4
2013-04-01remove odd macroThomas Arnhold1-2/+1
2013-04-01remove boilerplate commentsThomas Arnhold11-27/+5
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold2-26/+23
2013-03-28add calc, dbase, file, and flat to Library_mergedPeter Foley1-4/+0
2013-03-28coverity#982290 Logically dead codeJulien Nabet1-2/+1
2013-03-27-Wunused-macrosStephan Bergmann8-26/+0
2013-03-27postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan1-5/+7
2013-03-27a little ldap cleaningMatúš Kukan1-1/+1
2013-03-25remove external include guardsThomas Arnhold2-40/+1
2013-03-26fix postgresql buildPeter Foley1-1/+1
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann3-1/+4
2013-03-26don't build postgresql just to parse the makefilesPeter Foley1-5/+8
2013-03-25Remove a couple of unused private fieldsTor Lillqvist2-3/+0
2013-03-25Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist1-5/+0
2013-03-25Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist1-16/+0
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann3-5/+9
2013-03-23coverity#704216 Logically dead codeJulien Nabet1-1/+0
2013-03-22String::AppendAscii cleanupRicardo Montania2-6/+5