summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-3/+3
* Typo: postion(s)=>position(s)Julien Nabet2014-12-101-1/+1
* java: simplify the getMSF() methodsNoel Grandin2014-12-101-3/+2
* changed timers to idleJennifer Liebel2014-12-092-10/+10
* idle to timerJennifer Liebel2014-12-092-10/+10
* changed timers to idleJennifer Liebel2014-12-092-10/+10
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-098-18/+10
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-082-9/+7
* Typo "mehtod" -> "method"Stephan Bergmann2014-12-081-1/+1
* Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens2014-12-051-2/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-051-3/+3
* fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane2014-12-013-10/+5
* Correct error message: the name is the parameter's, not the column'sLionel Elie Mamane2014-12-011-1/+1
* Don't accept invalid value just because user insistsLionel Elie Mamane2014-12-011-2/+0
* WaE: -Werror=switchCaolán McNamara2014-12-014-19/+18
* WaE: -Werror=switchCaolán McNamara2014-12-011-11/+9
* -Werror,-WswitchStephan Bergmann2014-12-011-9/+5
* -Werror,-WswitchStephan Bergmann2014-12-013-0/+6
* -Werror,-WswitchStephan Bergmann2014-12-011-0/+2
* -Werror,-WswitchStephan Bergmann2014-12-011-0/+2
* -Werror,-WswitchStephan Bergmann2014-12-011-0/+2
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-0119-31/+31
* Add missing space in translatable stringAdolfo Jayme Barrientos2014-11-261-1/+1
* HIG fixes for dbaccessAdolfo Jayme Barrientos2014-11-2555-1083/+563
* java,qadev: remove unused parameters and local varsNoel Grandin2014-11-241-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-1812-0/+13
* java: make fields final where possibleNoel Grandin2014-11-181-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-175-0/+7
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* coverity#706404 Uncaught exceptionCaolán McNamara2014-11-141-5/+6
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-1412-18/+19
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1216-18/+18
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-113-3/+3
* coverity#1242423 Dereference after null checkCaolán McNamara2014-11-101-2/+2
* Resolves fdo#82500: Operators missing in Standard FilterJulien Nabet2014-11-101-2/+2
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-092-4/+0
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-072-3/+3
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-064-4/+5
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-064-5/+4
* loplugin:salboolNoel Grandin2014-11-061-1/+1
* WaE: VarDecl, use bool instead of sal_Bool [loplugin:salbool]Tor Lillqvist2014-11-061-1/+1
* coverity#706401 Uncaught exceptionCaolán McNamara2014-11-051-1/+16
* coverity#706388 Uncaught exceptionCaolán McNamara2014-11-051-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0529-194/+117
* covertiy#705369: dbaccess: move XML_TOK_ENCODING to enum XMLDataSourceInfoMichael Stahl2014-11-041-2/+2
* I think this should be Left()David Tardon2014-11-031-1/+1
* I think this should be Left()David Tardon2014-11-031-1/+1
* coverity#1242510 arguments in wrong orderDavid Tardon2014-11-031-1/+1
* callcatcher: update unused codeCaolán McNamara2014-11-032-6/+0