summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2015-05-18Remove include stdio (part2)Julien Nabet
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-02-23file UCP: Ensure myLocalTime is initializedStephan Bergmann
2015-02-21Typo: trough->throughJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
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