summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* fix typoPhilipp Riemer2013-05-061-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-065-8/+8
* drop pointless build of a resource fileDavid Tardon2013-05-052-39/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-05-024-4/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3070-1651/+210
* pgsql-sdbc: conninfo keywords as static table instead of series of "else if"Wol2013-04-291-34/+25
* remove never-generated "predicate_check" entryLionel Elie Mamane2013-04-261-1/+0
* QueryDesign: in criteria, remove matching column_ref in simple expressionsLionel Elie Mamane2013-04-261-103/+126
* remove unused constLionel Elie Mamane2013-04-261-5/+0
* QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane2013-04-264-21/+59
* janitorial: indentation, spacing, ...Lionel Elie Mamane2013-04-261-6/+6
* sal_Bool -> boolLionel Elie Mamane2013-04-261-2/+2
* 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
* 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
* -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-1813-107/+166
* prefix all component_getFactory methodsPeter Foley2013-04-151-1/+1
* demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane2013-04-151-1/+1
* 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
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07571-6945/+6855
* new module i18nlangtagEike Rathke2013-04-054-5/+5
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-7/+4
* 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
* coverity#982290 Logically dead codeJulien Nabet2013-03-281-2/+1
* -Wunused-macrosStephan Bergmann2013-03-277-23/+0
* remove external include guardsThomas Arnhold2013-03-252-40/+1
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-261-0/+1
* 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