summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Collapse)AuthorAgeFilesLines
* reword commentLionel Elie Mamane2013-04-231-4/+6
| | | | Change-Id: I13aaf37421c7652e8e293759e9f563fc76cb1344
* isEmpty() instead of getLength()==0Lionel Elie Mamane2013-04-231-1/+1
| | | | Change-Id: I610ecd58f3f7fa7f3ab04db8b17259bbc54c2b74
* 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
| | | | Change-Id: Iaafbd62920c2b695c5810766d143a01c288e813f
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-203-3/+3
| | | | | | | | | Now all these usages were removed from LO. Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6 Reviewed-on: https://gerrit.libreoffice.org/3326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-1912-12/+12
| | | | Change-Id: I635fd006b5ba9f5fb0091748ee2ff9bc3c1a2d2a
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-191-0/+1
| | | | | | | Change-Id: Id12089bc7df16631737e6acaee0973fb91dd953f Reviewed-on: https://gerrit.libreoffice.org/3431 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* -Werror,-WformatStephan Bergmann2013-04-191-2/+2
| | | | Change-Id: I10eb204e63dee480a54494f5869f1f1b2e4bfc92
* date/time IDL datatypes incompatible change: fixupLionel Elie Mamane2013-04-191-10/+10
| | | | Change-Id: Ib750a009e49e19d63f8b6df85947a7b5c9b75bcf
* WaE use std streams instead of C-style format stringsLionel Elie Mamane2013-04-181-10/+7
| | | | | | | | Cannot satisfy all platforms warning-free with one C format string (sometimes it is "unsigned int" and sometimes "unsigned long"), so avoid the problem altogether and use C++ streams. Change-Id: I898d776c753dedbd79d4a56c580912613e865dda
* date/time IDL datatypes incompatible change: fixupLionel Elie Mamane2013-04-181-0/+1
| | | | Change-Id: Icb5ffe659e0b6eebacf7788a7f66ce454a00b524
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-1814-111/+172
| | | | | | | | | | - nanosecond precision - signed (allowed negative) year Also: assorted improvements / bugfixes in date/time handling code. Some factorisation of copy/pasted code. Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
* prefix all component_getFactory methodsPeter Foley2013-04-151-1/+1
| | | | Change-Id: I954176fdab9103125444dd2fb397673406f7aff9
* demote OSQLParser::RuleIDToRule failure to INFOLionel Elie Mamane2013-04-151-1/+1
| | | | Change-Id: Ica2d3485c62f44311f612ade20924690bfbb2666
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-152-2/+2
| | | | Change-Id: I287bef5b7f2baf5aaaab47141267ae2cadfe2451
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
* fdo#61142 mixup between size and lengthLionel Elie Mamane2013-04-151-4/+8
| | | | Change-Id: Ia2903d5139378e97bb2e8d00ccb2c213d3e1dee6
* remove impossible caseLionel Elie Mamane2013-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | nCount == 5 is impossible; the grammar has changed since this code was written. It used to refer to case '(' joined_table ')' range_variable op_column_commalist which has become just '(' joined_table ')' which thus has (by definition) no table range (alias). Case changed in mega-(merge-)commit: commit c41efc6d0b2740be4243fd696385f8dbcec0aefe Author: Jens-Heiner Rechtien <hr@openoffice.org> Date: Wed Nov 19 17:43:08 2008 +0000 CWS-TOOLING: integrate CWS dba301a_DEV300 which seems to have done the other necessary adaptations to this code and elsewhere. Change-Id: I96ddbefbf34d6c155435b78aa9e5037a760232ed
* janitorial: indentationLionel Elie Mamane2013-04-101-10/+11
| | | | Change-Id: Icf3b500b9317cd45b3dc424da155ab6c48227ea5
* pgsql-sdbc: set tablename even if we do not know the schemaLionel Elie Mamane2013-04-102-3/+13
| | | | Change-Id: I74c04e1262cc413696a12aca9af603beded7b07f
* pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema)Lionel Elie Mamane2013-04-101-10/+1
| | | | Change-Id: I319ba91045fa43922d7b694a4f13322295590c81
* connectivty: postgres: fix a bunch of empty for body warningsMichael Stahl2013-04-101-5/+5
| | | | Change-Id: Idd91616e43842142450c94ac8a61f4f29f4eb1b7
* add missing dep on connectivity/FValue.hxxDavid Tardon2013-04-091-0/+4
| | | | Change-Id: I8e95146379332c7f26130eca5341a8880f86233c
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-077-19/+0
| | | | Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07621-7399/+7299
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* new module i18nlangtagEike Rathke2013-04-0512-13/+13
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-054-10/+13
| | | | | | | | | Just sprinkle #ifdef SOLAR_JAVA into the code instead. In the source for jvmaccess and jvmfwk such ifdefs can be removed as it isn't compiled unless SOLAR_JAVA. Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606
* Fix debug buildFridrich Štrba2013-04-021-1/+4
| | | | | | | | Change-Id: I1a4db30f4cc33ee99b48a25db6e6fcd600d00ffd Reviewed-on: https://gerrit.libreoffice.org/3168 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com> (cherry picked from commit c976cd58b7bee71ea43dd1f4aad3b1c1fcb32516)
* remove odd macroThomas Arnhold2013-04-011-2/+1
| | | | Change-Id: Ia818e933a61b28c6d2f74651e12a04a7a3a3190a
* remove boilerplate commentsThomas Arnhold2013-04-0111-27/+5
| | | | Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-302-26/+23
| | | | | | | Change-Id: I1871e5e3a319b2d5177ae4bd470046c022c14eb7 Reviewed-on: https://gerrit.libreoffice.org/3121 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* add calc, dbase, file, and flat to Library_mergedPeter Foley2013-03-281-4/+0
| | | | Change-Id: Ib6b03cda815ba0450930cec970bfe7eb4d98ac44
* coverity#982290 Logically dead codeJulien Nabet2013-03-281-2/+1
| | | | | | | | Change-Id: Ia684369faa5fd0eb854d204ac7e8dbf74f032606 Reviewed-on: https://gerrit.libreoffice.org/3067 Reviewed-by: Christoph Brill <egore911@gmail.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* -Wunused-macrosStephan Bergmann2013-03-278-26/+0
| | | | Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
* postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan2013-03-271-5/+7
| | | | | | Hopefully.. blind fix for the build. Change-Id: I3c59ceba4eee9eb9950332433045dcb6337bef49
* a little ldap cleaningMatúš Kukan2013-03-271-1/+1
| | | | Change-Id: Ib224484ef994312e78bac75c40421c7f6235326a
* remove external include guardsThomas Arnhold2013-03-252-40/+1
| | | | Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
* fix postgresql buildPeter Foley2013-03-261-1/+1
| | | | Change-Id: I379029dbf600769e415582aa7162f320e707c3da
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-263-1/+4
| | | | Change-Id: Ieb1564eb7b477a7b239b07347f46fc55b64bd92b
* don't build postgresql just to parse the makefilesPeter Foley2013-03-261-5/+8
| | | | | | | | When running module-deps.pl postgresql gets built just so that libpq-flags.mk can be included. Since we already have all the necessary libraries, add them explicitly and avoid this. Change-Id: Icd94fc215ecb26c95f9ae3c14625bf819bf3c5c3
* Remove a couple of unused private fieldsTor Lillqvist2013-03-252-3/+0
| | | | Change-Id: Ia28d6befe63453ced7c623e76abc7a0ec7d6cbeb
* Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist2013-03-251-5/+0
| | | | Change-Id: I1dc2d18f285bbd7fc4316a7a194a21769b11d545
* Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist2013-03-251-16/+0
| | | | Change-Id: I3b4267f9782bc7bc71247523c8fd5940bc8cef38
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-253-5/+9
| | | | | | | | | | | | | ...replacing hard-coded GCC version checks. Those checks that guard #pragma GCC diagnostic ignored "-Wnon-virtual-dtor" appear relevant only for GCC itself, not Clang (which used to fail the old guards because it typically announces itself with a rather low __GNUC__/__GNUC_MINOR__ version), see 6e67c03dc0225fc66343546b14e902b9d238b1a3 "Enable -Wnon-virtual-dtor for GCC 4.6" Change-Id: I6bfa4d5caa6192e7a203ce829682bf6bb8d61a1b
* coverity#704216 Logically dead codeJulien Nabet2013-03-231-1/+0
| | | | Change-Id: I83af7c87576c185b4884a2a6ceaea5274efa7c37
* String::AppendAscii cleanupRicardo Montania2013-03-222-6/+5
| | | | | | | Change-Id: I3c1ff291488b7747e143982aa7ea95169175c2c2 Reviewed-on: https://gerrit.libreoffice.org/2914 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Fix single core builds when TDE integration is enabledTimothy Pearson2013-03-211-0/+4
| | | | | | | Change-Id: I3a28d843e567db2a905125424615cba0bd28c7b4 Reviewed-on: https://gerrit.libreoffice.org/2882 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* no need for include guard valueThomas Arnhold2013-03-203-4/+4
| | | | Change-Id: Ib12b2c975d90cf842381916f3eb98dad3b4b3b4d
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-6/+6
| | | | | | | ...which is a confusing overload with unexpectedly different semantics from the one-parameter form. In preparation of marking it as deprecated. Change-Id: I4f176995546ae583fc570d770647ffc315eecc75