summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#707688 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#707687 Uninitialized scalar fieldCaolán McNamara
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-08SAL_WARN_UNUSED css::uno::TypeStephan Bergmann
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-20typo fixesAndras Timar
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18Fix some wrong copy pasteJulien Nabet
2013-11-17m_uInt8 not m_nInt8Julien Nabet
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-09fdo#65108 inter-module includes <>Lionel Elie Mamane
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31WaE: while loop has empty bodyTor Lillqvist
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane
2013-10-25janitorial: indentationLionel Elie Mamane
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20Revert "fdo#68657 bool->string conversion to 1/0, not "true"/"false"Lionel Elie Mamane
2013-10-20an ORowSetValue constructed from a boolean is a booleanLionel Elie Mamane
2013-10-20fdo#68657 bool->string conversion to 1/0, not "true"/"falseLionel Elie Mamane
2013-10-17per SQL standard, BIT is 0/1 but BOOLEAN is true/falseLionel Elie Mamane
2013-10-16respect reference values in checkboxesLionel Elie Mamane
2013-10-16janitorial: bool is bool, not sal_BoolLionel Elie Mamane
2013-10-16string->bool conversion recognise "1"/"0" additionally to "true"/"false"Lionel Elie Mamane
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-13fix Apple g++ 4.2.1 warning in DBTypeConversion::toDateTimeMichael Stahl
2013-09-12Fix throwFunctionNotSupportedException.Andrzej J.R. Hunt
2013-09-12Explicitly wrap char as OUString.Andrzej J.R. Hunt
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: Unreachable codeTor Lillqvist
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza