summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1821-75/+71
* comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1515-50/+51
* fdo#39440 remove unused variablesMichael Weghorn2014-12-141-3/+0
* Typo: postion(s)=>position(s)Julien Nabet2014-12-101-1/+1
* 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-081-7/+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#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
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-1812-0/+13
* 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-1215-17/+17
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-113-3/+3
* coverity#1242423 Dereference after null checkCaolán McNamara2014-11-101-2/+2
* 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
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-5/+5
* Removed duplicated includesAndrea Gelmini2014-10-311-2/+0
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-311-1/+1