summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18ucbhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15Authentication 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-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann
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-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
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-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
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-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-06-14Fix support for "dummy" content providersStephan Bergmann
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin
2013-06-04fix build, bad mergeCaolán McNamara
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-22s/the the/the/Tor Lillqvist
2013-02-13Add parenthesis to calm down cppcheckJulien Nabet
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens