summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin1-9/+6
2014-06-04connectivity: fix includesThomas Arnhold1-3/+3
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-10/+10
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-2/+2
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-7/+7
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin1-12/+12
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-13/+13
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-0/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-6/+0
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-3/+3
2013-10-16respect reference values in checkboxesLionel Elie Mamane1-1/+1
2013-08-31delete more code that was commented outPhilipp Riemer1-1/+0
2013-08-31fix indentationPhilipp Riemer1-16/+16
2013-08-31deleted code that was commented outPhilipp Riemer1-3/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-67/+13
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+2
2013-08-14fixup handling of unsigned valuesLionel Elie Mamane1-3/+14
2013-08-14fdo#67546 handle unsigned 64 bit integersLionel Elie Mamane1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-20/+20
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-130/+130
2013-03-20simplify OUString assignmentsChr. Rossmanith1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-18/+18
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-27/+27
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin1-1/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-15/+5
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-4/+4
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin1-12/+15
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz1-22/+0
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-14/+11
2012-09-27Improvements on previous commitStephan Bergmann1-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-8/+7
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-3/+3
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1
2012-07-02janitorial: remove unused xParamsAsNames variableLionel Elie Mamane1-1/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon1-1/+1
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-4/+0