summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
...
* PlaceEditDialog: only one error after failed authSzymon Kłos2015-07-161-1/+5
* tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos2015-07-162-3/+3
* PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos2015-07-161-0/+1
* cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin2015-07-101-1/+1
* Fix typosAndrea Gelmini2015-07-083-3/+3
* loplugin:unusedmethods ucbNoel Grandin2015-07-0719-185/+0
* coverity#1309265 Uncaught exceptionCaolán McNamara2015-07-042-2/+2
* Fix typosAndrea Gelmini2015-07-043-3/+3
* typo: therfore -> thereforeAndras Timar2015-07-031-1/+1
* coverity#1309068 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* coverity#1309065 Uncaught exceptionCaolán McNamara2015-07-023-4/+3
* coverity#1309063 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* coverity#1309060 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* Coverity 1308468 etc.: Exception specificationsStephan Bergmann2015-06-304-65/+22
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-6/+6
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-6/+6
* coverity#1308540 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* coverity#1308498 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308497 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308494 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308493 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308488 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308486 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308481 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308479 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308475 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308469 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308465 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308464 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308462 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308461 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308459 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308456 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308454 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308453 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308452 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308451 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308450 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverit#1308447 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-253-7/+3
* Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2015-06-241-5/+3
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* fix assert on loading kde98819-1.htmlCaolán McNamara2015-06-191-1/+3
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-174-8/+8
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* cppcheck:unreadVariableNoel Grandin2015-06-151-2/+1