summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-19-Werror,-WformatStephan Bergmann
2013-04-19date/time IDL datatypes incompatible change: fixupLionel Elie Mamane
2013-04-18WaE use std streams instead of C-style format stringsLionel Elie Mamane
2013-04-18date/time IDL datatypes incompatible change: fixupLionel Elie Mamane
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-15demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#61142 mixup between size and lengthLionel Elie Mamane
2013-04-10remove impossible caseLionel Elie Mamane
2013-04-10janitorial: indentationLionel Elie Mamane
2013-04-10pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane
2013-04-10pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema)Lionel Elie Mamane
2013-04-10connectivty: postgres: fix a bunch of empty for body warningsMichael Stahl
2013-04-09add missing dep on connectivity/FValue.hxxDavid Tardon
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-02Fix debug buildFridrich Štrba
2013-04-01remove odd macroThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-28add calc, dbase, file, and flat to Library_mergedPeter Foley
2013-03-28coverity#982290 Logically dead codeJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan
2013-03-27a little ldap cleaningMatúš Kukan
2013-03-25remove external include guardsThomas Arnhold
2013-03-26fix postgresql buildPeter Foley
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann
2013-03-26don't build postgresql just to parse the makefilesPeter Foley
2013-03-25Remove a couple of unused private fieldsTor Lillqvist
2013-03-25Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist
2013-03-25Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-23coverity#704216 Logically dead codeJulien Nabet
2013-03-22String::AppendAscii cleanupRicardo Montania
2013-03-21Fix single core builds when TDE integration is enabledTimothy Pearson
2013-03-20no need for include guard valueThomas Arnhold
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann