summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools.cxx
AgeCommit message (Expand)Author
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-04-28css.util.XNumberFormats.genarateFormat nLeading param is of type shortStephan Bergmann
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23use init lists for property sequencesBjoern Michaelsen
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-16respect reference values in checkboxesLionel Elie Mamane
2013-08-31delete more code that was commented outPhilipp Riemer
2013-08-31fix indentationPhilipp Riemer
2013-08-31deleted code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-14fixup handling of unsigned valuesLionel Elie Mamane
2013-08-14fdo#67546 handle unsigned 64 bit integersLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin