summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-04-30rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl2-5/+15
2015-04-27tdf#90614 oups... I was too eager in replacing getAny() with makeAny()Lionel Elie Mamane1-1/+4
2015-04-09tdf#39279: Search for Thunderbird address books uses first ones foundJulien Nabet4-8/+18
2015-04-07tdf#90446 Revert "tdf#39279: Prioritise Thunderbird address books..."Julien Nabet2-14/+14
2015-03-08tdf#39279: Prioritise Thunderbird address books in first-match searchJulien Nabet2-14/+14
2015-03-03getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane1-16/+16
2015-02-28sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann1-1/+1
2015-02-28Adapt code to changed libkabdrv1lo.so nameStephan Bergmann1-1/+2
2015-02-03tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2-1/+6
2015-02-03Query Design: use correct name for columns that come from another query.Lionel Elie Mamane1-2/+3
2015-02-02tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane1-4/+1
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane1-0/+1
2015-01-07fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane1-0/+5
2015-01-07protect agains past-the-end string accessLionel Elie Mamane1-1/+1
2015-01-06fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane1-0/+1
2015-01-05Related fdo#87789: groups should appear like views and not like tablesJulien Nabet1-2/+9
2014-12-02fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane1-31/+98
2014-12-01Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara2-29/+63
2014-11-20further fix mozab build after header cleanupChristian Lohmaier3-0/+3
2014-11-20connectivity: fix the mozab buildMichael Stahl1-0/+1
2014-11-18Build fix on Windows.Kohei Yoshida1-0/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl24-0/+25
2014-11-18java: make fields final where possibleNoel Grandin8-31/+19
2014-11-17Build fix on WindowsKohei Yoshida1-0/+1
2014-11-17Missing includeStephan Bergmann1-0/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl8-1/+9
2014-11-14coverity#1158396 Uncaught exceptionCaolán McNamara1-2/+29
2014-11-14coverity#1242888 Unused valueCaolán McNamara1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava10-16/+16
2014-11-13fix connectivity unit test for --enable-mergedlibsNoel Grandin1-0/+10
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini14-21/+21
2014-11-12java: convert fields to local variables where possibleNoel Grandin2-14/+8
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann12-23/+34
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin12-34/+23
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin1-1/+1
2014-11-05-Werror,-Wpointer-bool-conversionStephan Bergmann1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin32-176/+118
2014-11-04coverity#706375 uncaught exceptionDavid Tardon1-1/+1
2014-11-04coverity#706366 uncaught exceptionDavid Tardon1-1/+1
2014-11-04coverity#706363 uncaught exceptionDavid Tardon1-1/+1
2014-11-04coverity#706362 uncaught exceptionDavid Tardon1-1/+5
2014-11-04coverity#706361 uncaught exceptionDavid Tardon1-1/+5
2014-10-31Removed duplicated includesAndrea Gelmini3-3/+0
2014-10-31coverity#1158395 Uncaught exceptionCaolán McNamara1-5/+51
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-30coverity#735298 Unchecked return valueCaolán McNamara1-1/+4
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin13-23/+2
2014-10-28Resolves: fdo#85081 terminate if can't load kde addressbookCaolán McNamara1-6/+20
2014-10-28coverity#706303 Uncaught exceptionCaolán McNamara1-1/+8
2014-10-27coverity#706321 Uncaught exceptionCaolán McNamara1-3/+6