summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22remove unnecessary use of OUString constructorNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14various loplugin:passsequencebyrefNoel Grandin
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-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30WaE: 'bRemovable' may be used uninitialized in this functionTor Lillqvist
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-24coverity#708563 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708561 Uninitialized scalar fieldCaolán McNamara
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-05coverity#708562 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: tranfer -> transferThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24coverity#705052 help coverity out hereCaolán McNamara
2014-03-20use WeakImplHelper for ucb FileProviderNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-17ucb: prefer passing OUString by referenceNoel Grandin
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-10ucb: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-08de-macroize ucb filstrNorbert Thiebaud
2014-03-08de-macroize ucb filrsetNorbert Thiebaud
2014-03-08de-macroize ucb filrowNorbert Thiebaud
2014-03-08de-macroize ucb filprpNorbert Thiebaud
2014-03-08de-macroize ucb filinsreqNorbert Thiebaud
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-01-31coverity#984165 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-29bool improvementsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2014-01-27coverity#1158203 Dereference null return valueCaolán McNamara
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel 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 constructor in if expressionNoel Grandin