summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2625-79/+79
* tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane2015-01-251-0/+1
* Typo: syncro->synchro (dbaccess)Julien Nabet2015-01-242-5/+5
* Fix 59288cdab6dc4b5a3fcaf94480d6ee19baa1e07dJulien Nabet2015-01-241-8/+8
* Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet2015-01-244-6/+6
* Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet2015-01-244-6/+93
* Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet2015-01-244-93/+6
* 'Ownership' is one word, as is 'relationship'Tor Lillqvist2015-01-233-3/+3
* Some more loplugin:cstylecast: dbaccessStephan Bergmann2015-01-201-3/+3
* remove unnecessary parenthesesNoel Grandin2015-01-161-1/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-1211-15/+15
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-1214-42/+42
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-0915-21/+21
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-6/+0
* Variadic cppu::ImplInheritanceHelperStephan Bergmann2015-01-071-2/+2
* Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara2015-01-071-0/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-073-4/+3
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-2/+2
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-1/+1
* Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet2014-12-311-2/+2
* Work around MSVC bugStephan Bergmann2014-12-181-3/+3
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1816-69/+65
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-157-13/+13
* 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
* 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-012-8/+3
* 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-185-0/+6
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-173-0/+5
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-148-9/+10
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1