summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-24TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-12Remove unused fileStephan Bergmann
2015-02-08Typo: getQueryDefintions->getQueryDefinitionsJulien Nabet
2015-02-08Typo: esacpe->escapeJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05tdf#89070 Table filter dialog: properly initialise OTableTreeListBoxLionel Elie Mamane
2015-02-05Resolves: tdf#88825 absent datasource causes exception / abortCaolán McNamara
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-04callcatcher: remove some more recently discovered unused methodsCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-28not all OrCriteria have three childrenLionel Elie Mamane
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2015-01-28Use vector::dataStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane
2015-01-24Typo: syncro->synchro (dbaccess)Julien Nabet
2015-01-24Fix 59288cdab6dc4b5a3fcaf94480d6ee19baa1e07dJulien Nabet
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)(new)Julien Nabet
2015-01-24Revert "Typo: ..syncronous..=>synchronous (dbaccess)"Julien Nabet
2015-01-24Typo: ..syncronous..=>synchronous (dbaccess)Julien Nabet
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-20Some more loplugin:cstylecast: dbaccessStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07Variadic cppu::ImplInheritanceHelperStephan Bergmann
2015-01-07Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-31Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet
2014-12-18Work around MSVC bugStephan Bergmann
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-09changed timers to idleJennifer Liebel
2014-12-09idle to timerJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens