summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2014-12-16Authentication fallback request for the OneDrive connectionMihai Varga
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-17Improve exception msgStephan Bergmann
2014-09-12bug wrong order of test cause out of bound access.Norbert Thiebaud
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-17coverity#1202901 Uncaught exceptionCaolán McNamara
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-10warning C4101: 'e': unreferenced local variableMichael Stahl
2014-04-04coverity#707355 Uncaught exception, help coverity out hereCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-10ucbhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-09coverity#1078944 Uncaught exceptionCaolán McNamara
2014-03-08de-macroize ucbhelper commandenvironmentNorbert Thiebaud
2014-03-08de-macroize ucbhelper activedatastreamerNorbert Thiebaud
2014-03-06use WeakImplHelper for ActivaDataSinkNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_4Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_9Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_2Norbert 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 ucbhelperAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-27Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist
2013-12-24Hacky workaround for non-working C++/UNO bridge for arm64 iOSTor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-03WaE: Unreachable codeTor Lillqvist
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo