summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
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
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-12-01Correct error message: the name is the parameter's, not the column'sLionel Elie Mamane
2014-12-01Don't accept invalid value just because user insistsLionel Elie Mamane
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01-Werror,-WswitchStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-26Add missing space in translatable stringAdolfo Jayme Barrientos
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03I think this should be Left()David Tardon