- ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- c168ff9 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
- 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
- 1242a3a Remove obsolete getLocalFileURL by Stephan Bergmann · 11 years ago
- 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
- a4fd6c4 inline some use-once typedefs by Noel Grandin · 11 years ago
- 298272f tdf#84190 : when auth fails, don't remember passwords for cmis by Szymon Kłos · 11 years ago
- 647d7b0 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
- 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
- 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
- 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
- 15bdb0a Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
- fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- 9c9276c ucbhelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 4998e6a Authentication fallback request for the OneDrive connection by Mihai Varga · 12 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
- 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
- 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
- 6ee5be0 Improve exception msg by Stephan Bergmann · 12 years ago
- 0db950d bug wrong order of test cause out of bound access. by Norbert Thiebaud · 12 years ago
- b807a028 InteractionSupplyName is a detail of SimpleNameClashResolveRequest by Stephan Bergmann · 12 years ago
- 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
- ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
- dd33f91 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 by Julien Nabet · 12 years ago
- 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
- bd59628 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 by Julien Nabet · 12 years ago
- 728ec86 Typo: s/cant/can't/ by Tor Lillqvist · 12 years ago
- abd5786 coverity#1202901 Uncaught exception by Caolán McNamara · 12 years ago
- fa0ffdb cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused by Stephan Bergmann · 12 years ago
- a7d3f57 warning C4101: 'e': unreferenced local variable by Michael Stahl · 12 years ago
- 9e8d4c4 coverity#707355 Uncaught exception, help coverity out here by Caolán McNamara · 12 years ago
- 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 514a6de kill ucbhelper XTYPEPROVIDER_DECL macro by Norbert Thiebaud · 12 years ago
- c7d2ed4 ucbhelper: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
- ec4498a coverity#1078944 Uncaught exception by Caolán McNamara · 12 years ago
- b4ab8df de-macroize ucbhelper commandenvironment by Norbert Thiebaud · 12 years ago
- a14e1cb de-macroize ucbhelper activedatastreamer by Norbert Thiebaud · 12 years ago
- a6e19ea use WeakImplHelper for ActivaDataSink by Norbert Thiebaud · 12 years ago
- cf1878f kill XINTERFACE_IMPL_3 by Norbert Thiebaud · 12 years ago
- 8b40ddd kill XINTERFACE_IMPL_4 by Norbert Thiebaud · 12 years ago
- a5aad2a kill XINTERFACE_IMPL_9 by Norbert Thiebaud · 12 years ago
- e090a0f kill XINTERFACE_IMPL_2 by Norbert Thiebaud · 12 years ago
- 66f2c35 de-macroize XINTERFACE_DECL by Norbert Thiebaud · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- c99a199 Remove visual noise from ucbhelper by Alexander Wilms · 12 years ago
- faced6b ucbhelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- 6ad41af fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. by Alexandre Vicenzi · 12 years ago
- 612dac0 bool improvements by Stephan Bergmann · 12 years ago
- 2c907d2 bool improvements by Stephan Bergmann · 12 years ago
- 17f1b0f Using pre-cached type_infos provided by the typeid operator seems to work now by Tor Lillqvist · 12 years ago
- 55c6dad Hacky workaround for non-working C++/UNO bridge for arm64 iOS by Tor Lillqvist · 12 years ago
- b55259e typo fixes by Andras Timar · 12 years ago
- 0fa31be Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter by Stephan Bergmann · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- f6ad2b7 remove unnecessary use of OUString constructor in UCBHELPER module by Noel Grandin · 12 years ago
- aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
- 8e30689 drop worthless _VECTOR_/_MAP_ header guards by Caolán McNamara · 13 years ago
- d868e2d WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP by Tor Lillqvist · 13 years ago
- 9c0ba0b WaE: Unreachable code by Tor Lillqvist · 13 years ago
- ff8b445 CMIS: add document ID when saving. by Cao Cuong Ngo · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- aa892d2 Fix support for "dummy" content providers by Stephan Bergmann · 13 years ago
- f31d4ad Remove unused ContentProviderRegistrationInfo by Stephan Bergmann · 13 years ago
- 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
- a1afcae fdo#46808, Convert XMultiServiceFactory in ucb module by Noel Grandin · 13 years ago
- 2684858 fix build, bad merge by Caolán McNamara · 13 years ago
- 8de6167 Resolves: #i122273# - Avoid using tmpfile() by Ariel Constenla-Haile · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
- c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
- ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- ca6d048 Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper by Chr. Rossmanith · 13 years ago
- 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
- db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
- ecf9b21 No need for a command ID by Stephan Bergmann · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- e3f1413 Fix typos retreive/retrieve furture/future by Julien Nabet · 13 years ago
- 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- e2f97dc spelling: otherwhise -> otherwise by Ivan Timofeev · 13 years ago
- 0787dc9 Add parenthesis to calm down cppcheck by Julien Nabet · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 3d4288c fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
- 2cf0f6e fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory by Noel Grandin · 13 years ago
- 48f2b7a fdo#46808, convert ucbhelper::ResultSet to XComponentContext by Noel Grandin · 13 years ago
- 7e70854 fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
- 90a27e2 fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory by Noel Grandin · 13 years ago
- 14ee630 fdo#46808: Work around cyclic comphelper use in ucbhelper by Stephan Bergmann · 13 years ago
- ec1c96a fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier by Noel Grandin · 13 years ago