summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2018-04-11SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane
2018-03-06tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-01-10tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet
2017-10-08tdf#112947: fix write to free'd memory (odbc)Julien Nabet
2017-08-18Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part3)Julien Nabet
2017-08-14Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part2)Julien Nabet
2017-08-14Related tdf#111634: Multiple memory leaks in libmacabdrv1Julien Nabet
2017-08-08tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane
2017-07-24add libebook-1.2.so.19 in EApi.cxxRico Tzschichholz
2017-07-04tdf#108789: branch 5.4 onlyLionel Elie Mamane
2017-06-12tdf#55631: DBASE import (take 2)Julien Nabet
2017-06-10DBase, encodings mixedJulien Nabet
2017-05-30Related tdf#108068: Use new name of column when it's been changedJulien Nabet
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09Fix typosAndrea Gelmini
2017-05-09dump exception message on exceptionCaolán McNamara
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-05-05connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl
2017-05-05connectivity: replace OSL_ENSURE with assertMichael Stahl
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03tdf#107196: fix firebird relationshipJulien Nabet
2017-04-28loplugin:salboolCaolán McNamara
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl
2017-04-28tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-19loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-10tdf#106866 query character size instead of bytesTamás Bunth
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: connectivityStephan Bergmann
2017-04-06KAB lo:redundantinline pluginJan-Marek Glogowski
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann