summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* reword commentLionel Elie Mamane2013-04-231-4/+6
* isEmpty() instead of getLength()==0Lionel Elie Mamane2013-04-231-1/+1
* Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton2013-04-231-2/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2227-596/+108
* connectivity: use LL qualifier for int64 contantsNorbert Thiebaud2013-04-201-2/+2
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-203-3/+3
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-1912-12/+12
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-191-0/+1
* -Werror,-WformatStephan Bergmann2013-04-191-2/+2
* date/time IDL datatypes incompatible change: fixupLionel Elie Mamane2013-04-191-10/+10
* WaE use std streams instead of C-style format stringsLionel Elie Mamane2013-04-181-10/+7
* date/time IDL datatypes incompatible change: fixupLionel Elie Mamane2013-04-181-0/+1
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-1814-111/+172
* prefix all component_getFactory methodsPeter Foley2013-04-151-1/+1
* demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane2013-04-151-1/+1
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-152-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#61142 mixup between size and lengthLionel Elie Mamane2013-04-151-4/+8
* remove impossible caseLionel Elie Mamane2013-04-101-2/+2
* janitorial: indentationLionel Elie Mamane2013-04-101-10/+11
* pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane2013-04-102-3/+13
* pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema)Lionel Elie Mamane2013-04-101-10/+1
* connectivty: postgres: fix a bunch of empty for body warningsMichael Stahl2013-04-101-5/+5
* add missing dep on connectivity/FValue.hxxDavid Tardon2013-04-091-0/+4
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-077-19/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07621-7399/+7299
* new module i18nlangtagEike Rathke2013-04-0512-13/+13
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-054-10/+13
* Fix debug buildFridrich Štrba2013-04-021-1/+4
* remove odd macroThomas Arnhold2013-04-011-2/+1
* remove boilerplate commentsThomas Arnhold2013-04-0111-27/+5
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-302-26/+23
* add calc, dbase, file, and flat to Library_mergedPeter Foley2013-03-281-4/+0
* coverity#982290 Logically dead codeJulien Nabet2013-03-281-2/+1
* -Wunused-macrosStephan Bergmann2013-03-278-26/+0
* postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan2013-03-271-5/+7
* a little ldap cleaningMatúš Kukan2013-03-271-1/+1
* remove external include guardsThomas Arnhold2013-03-252-40/+1
* fix postgresql buildPeter Foley2013-03-261-1/+1
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-263-1/+4
* don't build postgresql just to parse the makefilesPeter Foley2013-03-261-5/+8
* Remove a couple of unused private fieldsTor Lillqvist2013-03-252-3/+0
* Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist2013-03-251-5/+0
* Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist2013-03-251-16/+0
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-253-5/+9
* coverity#704216 Logically dead codeJulien Nabet2013-03-231-1/+0
* String::AppendAscii cleanupRicardo Montania2013-03-222-6/+5
* Fix single core builds when TDE integration is enabledTimothy Pearson2013-03-211-0/+4
* no need for include guard valueThomas Arnhold2013-03-203-4/+4
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-6/+6