summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28Forgot to extend queryInterfaceStephan Bergmann
2014-03-28Missing XTypeProvider base classStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
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