summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-12-01-Werror,-WswitchStephan Bergmann1-9/+5
2014-12-01-Werror,-WswitchStephan Bergmann3-0/+6
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl19-31/+31
2014-11-26Add missing space in translatable stringAdolfo Jayme Barrientos1-1/+1
2014-11-25HIG fixes for dbaccessAdolfo Jayme Barrientos55-1083/+563
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl12-0/+13
2014-11-18java: make fields final where possibleNoel Grandin1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl5-0/+7
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14coverity#706404 Uncaught exceptionCaolán McNamara1-5/+6
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava12-18/+19
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini16-18/+18
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin3-3/+3
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara1-2/+2
2014-11-10Resolves fdo#82500: Operators missing in Standard FilterJulien Nabet1-2/+2
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2-4/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2-3/+3
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann4-4/+5
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin4-5/+4
2014-11-06loplugin:salboolNoel Grandin1-1/+1
2014-11-06WaE: VarDecl, use bool instead of sal_Bool [loplugin:salbool]Tor Lillqvist1-1/+1
2014-11-05coverity#706401 Uncaught exceptionCaolán McNamara1-1/+16
2014-11-05coverity#706388 Uncaught exceptionCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin29-194/+117
2014-11-04covertiy#705369: dbaccess: move XML_TOK_ENCODING to enum XMLDataSourceInfoMichael Stahl1-2/+2
2014-11-03I think this should be Left()David Tardon1-1/+1
2014-11-03I think this should be Left()David Tardon1-1/+1
2014-11-03coverity#1242510 arguments in wrong orderDavid Tardon1-1/+1
2014-11-03callcatcher: update unused codeCaolán McNamara2-6/+0
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-5/+5
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini4-5/+5
2014-10-28coverity#706465 Uncaught exceptionCaolán McNamara1-10/+33
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2-6/+6
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin2-5/+5
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-10-22Revert "PythonTest_dbaccess_python: don't modify source document"Michael Stahl1-5/+0
2014-10-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos1-90/+57
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-3/+5
2014-10-21PythonTest_dbaccess_python: don't modify source documentMiklos Vajna1-1/+5
2014-10-21dbaccess: make sure fdo84315.odb.lck is removed after the test passedMiklos Vajna1-0/+1
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl1-0/+4