summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)Author
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-06-10coverity#707429 Uncaught exceptionCaolán McNamara
2014-06-05ucb: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-02coverity#707427 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707428 Uncaught exceptionCaolán McNamara
2014-06-02coverity#707430 Uncaught exceptionCaolán McNamara
2014-05-26cid#707435 Uncaught exceptionNoel Grandin
2014-05-26cid#707434 Uncaught exceptionNoel Grandin
2014-05-26cid#707433 Uncaught exceptionNoel Grandin
2014-05-26cid#707431 Uncaught exceptionNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-10ucb: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28Apparently broken bitmask creationStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-13Resolves: #i120738# need to call OWeakObject::release() explicitlyJian Fang Zhang
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold