summaryrefslogtreecommitdiffstats
path: root/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-27/+27
* loplugin:stringconstantStephan Bergmann2015-10-051-2/+2
* tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno2015-10-051-0/+21
* Fix typosAndrea Gelmini2015-09-302-2/+2
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-152-4/+4
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-5/+5
* Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann2015-08-182-78/+0
* Remove obsolete getLocalFileURLStephan Bergmann2015-08-181-18/+0
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* inline some use-once typedefsNoel Grandin2015-08-031-8/+1
* tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos2015-07-161-9/+23
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-3/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-268-18/+13
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-224-0/+10
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-6/+6
* V801: Decreased performanceCaolán McNamara2015-03-091-3/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-4/+6
* ucbhelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-21/+12
* Authentication fallback request for the OneDrive connectionMihai Varga2014-12-153-0/+92
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-183-0/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-175-1/+9
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-8/+1
* spelling: instanciated -> instantiatedNoel Grandin2014-10-081-1/+1
* loplugin: cstylecastNoel Grandin2014-09-221-1/+1
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-181-19/+1
* Improve exception msgStephan Bergmann2014-09-171-1/+1
* bug wrong order of test cause out of bound access.Norbert Thiebaud2014-09-121-2/+2
* InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann2014-07-022-105/+126
* various: remove SAL_THROW macroNoel Grandin2014-06-051-3/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-232-9/+7
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet2014-05-171-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet2014-05-132-42/+24
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-112-2/+2
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* coverity#1202901 Uncaught exceptionCaolán McNamara2014-04-171-10/+0
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-152-22/+4
* warning C4101: 'e': unreferenced local variableMichael Stahl2014-04-101-0/+1
* coverity#707355 Uncaught exception, help coverity out hereCaolán McNamara2014-04-041-11/+24
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-20/+20
* kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud2014-03-201-1/+4
* ucbhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-99/+9
* coverity#1078944 Uncaught exceptionCaolán McNamara2014-03-091-11/+15
* de-macroize ucbhelper commandenvironmentNorbert Thiebaud2014-03-081-63/+7
* de-macroize ucbhelper activedatastreamerNorbert Thiebaud2014-03-081-48/+4
* use WeakImplHelper for ActivaDataSinkNorbert Thiebaud2014-03-061-48/+1
* kill XINTERFACE_IMPL_3Norbert Thiebaud2014-03-052-11/+43
* kill XINTERFACE_IMPL_4Norbert Thiebaud2014-03-051-8/+21