summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann22-77/+73
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-15dbaccess: the PythonTest requires Java for hsqldbMichael Stahl1-0/+2
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann15-50/+51
2014-12-14fdo#39440 remove unused variablesMichael Weghorn1-3/+0
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky1-1/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-3/+3
2014-12-10Typo: postion(s)=>position(s)Julien Nabet1-1/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin1-3/+2
2014-12-09changed timers to idleJennifer Liebel2-10/+10
2014-12-09idle to timerJennifer Liebel2-10/+10
2014-12-09changed timers to idleJennifer Liebel2-10/+10
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn8-18/+10
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin2-9/+7
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann1-1/+1
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens1-2/+1
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane3-10/+5
2014-12-01Correct error message: the name is the parameter's, not the column'sLionel Elie Mamane1-1/+1
2014-12-01Don't accept invalid value just because user insistsLionel Elie Mamane1-2/+0
2014-12-01WaE: -Werror=switchCaolán McNamara4-19/+18
2014-12-01WaE: -Werror=switchCaolán McNamara1-11/+9
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