summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/prov.cxx
AgeCommit message (Expand)Author
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-18Fix typosAndrea Gelmini
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in ucbStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-12-12ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22remove unnecessary use of OUString constructorNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-05coverity#708562 Uninitialized scalar fieldCaolán McNamara
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-20use WeakImplHelper for ucb FileProviderNorbert 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-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan