summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch2014-09-291-3/+3
* factorise odbc headers inclusionLionel Elie Mamane2014-09-266-109/+5
* connectivity: typoMichael Stahl2014-09-261-1/+1
* fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane2014-09-262-3/+3
* implement --with-system-odbc on windowsNoel Grandin2014-09-2610-40/+47
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-262-3/+3
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-2/+2
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-31/+31
* remove unnecessary casts'sNoel Grandin2014-09-261-2/+2
* Add missing #include.Jan Holesovsky2014-09-251-0/+2
* fdo#84284: Adapt jar Class-Path to new Mac OS X LibreOffice.app layoutStephan Bergmann2014-09-251-2/+1
* ensure that osl_atomic_decrement gets called after osl_atomic_incrementCaolán McNamara2014-09-251-3/+15
* coverity#1210000 Uncaught exceptionCaolán McNamara2014-09-252-199/+232
* connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-256-9/+7
* fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis2014-09-224-14/+7
* Fix some typosDavid Ostrovsky2014-09-212-3/+3
* speed optimisationLionel Elie Mamane2014-09-191-2/+3
* constifyLionel Elie Mamane2014-09-192-4/+4
* Better -Werror,-Wunused-function workaround, missing filesStephan Bergmann2014-09-192-0/+68
* Better -Werror,-Wunused-function workaroundStephan Bergmann2014-09-192-21/+3
* oups... fudge to match system ABI when *not* using system ODBC headersLionel Elie Mamane2014-09-191-1/+1
* Don't override ODBC headersLionel Elie Mamane2014-09-191-8/+2
* fdo#83924 align with system ODBC ABI on MacOSX: SQL_WCHAR is wchar_tLionel Elie Mamane2014-09-191-0/+2
* -Werror,-Wunused-function, plus additional clean-up and fixesStephan Bergmann2014-09-161-6/+7
* better fix for build with 32bit SQLWCHARLionel Elie Mamane2014-09-161-14/+20
* fix build on 32bit SQLWCHARLionel Elie Mamane2014-09-161-1/+4
* sal_Bool -> boolStephan Bergmann2014-09-1521-126/+124
* STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl2014-09-121-1/+1
* connectivity: sal_Bool -> boolStephan Bergmann2014-09-1231-109/+109
* Normallya->Normally aCaolán McNamara2014-09-122-2/+2
* reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara2014-09-112-6/+11
* ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara2014-09-111-55/+65
* check for empty m_pBufferCaolán McNamara2014-09-101-0/+3
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-092-1/+4
* revert part of commit unintentionally pushedLionel Elie Mamane2014-09-051-1/+1
* brown paper bag / fix buildLionel Elie Mamane2014-09-052-2/+2
* odbc: no, RTL_TEXTENCODING_UCS2/4 doesn't work as we intendedLionel Elie Mamane2014-09-051-8/+12
* be more paranoidLionel Elie Mamane2014-09-052-0/+3
* fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud2014-09-042-24/+47
* fdo#82088: changed namespace from utl to css::utilStefan Weiberg2014-08-281-39/+38
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* remove commented out namespace aliasesThomas Arnhold2014-08-212-2/+0
* starsdbc -> css::sdbcThomas Arnhold2014-08-218-42/+37
* staruno -> css::unoThomas Arnhold2014-08-211-2/+2
* make debug builds fail hard on unexpected conditionsLionel Elie Mamane2014-08-201-0/+12
* update comments with my new findingsLionel Elie Mamane2014-08-201-1/+3
* Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza2014-08-208-11/+0
* remove more unnecessary constructor declarationsNoel Grandin2014-08-201-5/+0
* java: remove modifiers implied by the contextNoel Grandin2014-08-202-3/+3
* remove some dead Java codeNoel Grandin2014-08-201-2/+0