summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
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-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist
2014-04-19coverity#982450 Explicit null dereferencedDavid Tardon
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: artifical -> artificialThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-06coverity#706292,95-96,98: Uncaught exceptionNorbert Thiebaud
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-03Remove unused getBinary/CharacterStreamStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
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