summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-12-02fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-12-01Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara
2014-11-20further fix mozab build after header cleanupChristian Lohmaier
2014-11-20connectivity: fix the mozab buildMichael Stahl
2014-11-18Build fix on Windows.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17Build fix on WindowsKohei Yoshida
2014-11-17Missing includeStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#1158396 Uncaught exceptionCaolán McNamara
2014-11-14coverity#1242888 Unused valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13fix connectivity unit test for --enable-mergedlibsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05new loplugin: use more efficient find() methodsNoel Grandin
2014-11-05-Werror,-Wpointer-bool-conversionStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04coverity#706375 uncaught exceptionDavid Tardon
2014-11-04coverity#706366 uncaught exceptionDavid Tardon
2014-11-04coverity#706363 uncaught exceptionDavid Tardon
2014-11-04coverity#706362 uncaught exceptionDavid Tardon
2014-11-04coverity#706361 uncaught exceptionDavid Tardon
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31coverity#1158395 Uncaught exceptionCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30coverity#735298 Unchecked return valueCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28Resolves: fdo#85081 terminate if can't load kde addressbookCaolán McNamara
2014-10-28coverity#706303 Uncaught exceptionCaolán McNamara
2014-10-27coverity#706321 Uncaught exceptionCaolán McNamara
2014-10-27coverity#1249674 Missing break in switchCaolán McNamara
2014-10-27cid#1249675 Uncaught exceptionNoel Grandin
2014-10-25coverity#706329 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706328 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706322 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara
2014-10-25coverity#1202804 Explicit null dereferencedCaolán McNamara
2014-10-25java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch
2014-10-24coverity#736109 Nesting level does not match indentationCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl
2014-10-21connectivity: firebird: use Reference for Connection where appropriateMichael Stahl
2014-10-21connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl
2014-10-17cid#1247650 Uninitialized scalar fieldNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin