summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-12-15dbaccess: the PythonTest requires Java for hsqldbMichael Stahl
2014-12-02fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-12-02Correct error message: the name is the parameter's, not the column'sLionel Elie Mamane
2014-12-02Don't accept invalid value just because user insistsLionel Elie Mamane
2014-11-26Add missing space in translatable stringAdolfo Jayme Barrientos
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14coverity#706404 Uncaught exceptionCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara
2014-11-10Resolves fdo#82500: Operators missing in Standard FilterJulien Nabet
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06loplugin:salboolNoel Grandin
2014-11-06WaE: VarDecl, use bool instead of sal_Bool [loplugin:salbool]Tor Lillqvist
2014-11-05coverity#706401 Uncaught exceptionCaolán McNamara
2014-11-05coverity#706388 Uncaught exceptionCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04covertiy#705369: dbaccess: move XML_TOK_ENCODING to enum XMLDataSourceInfoMichael Stahl
2014-11-03I think this should be Left()David Tardon
2014-11-03I think this should be Left()David Tardon
2014-11-03coverity#1242510 arguments in wrong orderDavid Tardon
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-28coverity#706465 Uncaught exceptionCaolán McNamara
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-22Revert "PythonTest_dbaccess_python: don't modify source document"Michael Stahl
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21PythonTest_dbaccess_python: don't modify source documentMiklos Vajna
2014-10-21dbaccess: make sure fdo84315.odb.lck is removed after the test passedMiklos Vajna
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl
2014-10-21dbaccess: surely the problem is that the storage could _not_ be committed?Michael Stahl
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon