summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet2018-01-101-1/+1
* tdf#112947: fix write to free'd memory (odbc)Julien Nabet2017-10-081-0/+1
* Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part3)Julien Nabet2017-08-182-0/+3
* Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part2)Julien Nabet2017-08-141-0/+2
* Related tdf#111634: Multiple memory leaks in libmacabdrv1Julien Nabet2017-08-141-0/+2
* tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane2017-08-081-4/+28
* add libebook-1.2.so.19 in EApi.cxxRico Tzschichholz2017-07-241-0/+1
* tdf#108789: branch 5.4 onlyLionel Elie Mamane2017-07-042-41/+85
* tdf#55631: DBASE import (take 2)Julien Nabet2017-06-121-0/+5
* DBase, encodings mixedJulien Nabet2017-06-101-2/+2
* Related tdf#108068: Use new name of column when it's been changedJulien Nabet2017-05-301-11/+11
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-1514-104/+104
* remove some unnecessary lockingNoel Grandin2017-05-151-7/+0
* remove unused uno::Reference varsNoel Grandin2017-05-129-14/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-097-7/+0
* Fix typosAndrea Gelmini2017-05-091-1/+1
* dump exception message on exceptionCaolán McNamara2017-05-091-1/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-10/+8
* revert OSL_ASSERT changesChris Sherlock2017-05-0712-15/+15
* tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock2017-05-0712-15/+15
* connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl2017-05-051-4/+4
* connectivity: replace OSL_ENSURE with assertMichael Stahl2017-05-051-209/+210
* Replace all OUString("") with OUString()Arnaud Versini2017-05-042-4/+4
* tdf#107196: fix firebird relationshipJulien Nabet2017-05-031-12/+12
* loplugin:salboolCaolán McNamara2017-04-281-1/+1
* tdf#39486: Translate some randomly found German commentsJens Carl2017-04-281-4/+4
* tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane2017-04-281-2/+7
* loplugin:checkunusedparams in connectivityNoel Grandin2017-04-286-15/+7
* tdf#39468 cleanup source code commentsdennisroczek2017-04-273-16/+13
* remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara2017-04-277-11/+11
* the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara2017-04-271-1/+1
* another name for a nonlocalized string is a stringCaolán McNamara2017-04-2713-408/+99
* remove bitmaps from .src filesCaolán McNamara2017-04-255-30/+19
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-252-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-255-0/+5
* revert bits of "remove some old MSVC workarounds"Noel Grandin2017-04-222-4/+5
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2122-22/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-213-4/+3
* remove some old MSVC workaroundsNoel Grandin2017-04-212-5/+4
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-192-5/+5
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* sal_Bool -> boolStephan Bergmann2017-04-112-2/+2
* tdf#106866 query character size instead of bytesTamás Bunth2017-04-101-2/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: connectivityStephan Bergmann2017-04-061-1/+1
* KAB lo:redundantinline pluginJan-Marek Glogowski2017-04-063-4/+3
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-1/+1
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-0411-22/+21
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-043-22/+22
* fix typo: databse --> databasedennisroczek2017-03-311-1/+1