- 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
- 602e942 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
- 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
- da95f17 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
- 6cc82cd loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
- 3fdbf59 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
- 59b072e yyyyy by Noel Grandin · 10 years ago
- b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
- 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
- 95b2270 com::sun::star->css in starmath,stoc,svgio,svl by Noel Grandin · 10 years ago
- e25669f don't allocate uno::Reference on the heap by Noel Grandin · 10 years ago
- 66f67c2 loplugin:defaultparams by Stephan Bergmann · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
- 7319f5f Fix typos by Andrea Gelmini · 11 years ago
- 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
- 3a00aae boost->std by Caolán McNamara · 11 years ago
- 20a8b8a stoc: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- 5ee844f loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
- 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
- b472ba6 cppcheck: noCopyConstructor by Caolán McNamara · 11 years ago
- 6343754 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
- 3fc7f4c svx,starmath: inline some use-once typedefs by Noel Grandin · 11 years ago
- a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
- fb8d066 stoc: tzname is _tzname on MSVC 14.0 by David Ostrovsky · 11 years ago
- 9c5a217 Tweak introspection/invocation to be more useful to PyUNO by Matthew J. Francis · 11 years ago
- e412e16 Merge ImplIntrospectionAccess and ImplIntrospectionAdapter by Matthew J. Francis · 11 years ago
- a37df35 Fix logic in the fast path of Implementation::inspect() by Matthew J. Francis · 11 years ago
- 96839e3 loplugin:simplifybool by Stephan Bergmann · 11 years ago
- 80cbfb7 Translate German comments by Matthew J. Francis · 11 years ago
- 1a3eedc cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- d6790de cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- 5401318 cleanup some unnecessary direct usage of the OString/OUString C API. by Noel Grandin · 11 years ago
- 85ce6a2 Eliminate pointless string copies by Matthew J. Francis · 11 years ago
- 61b1697 Reduce the amount of up front work in performing introspection by Matthew J. Francis · 11 years ago
- f0c4130 Use OUString::starts/endsWith by Stephan Bergmann · 11 years ago
- 4ec7f1d Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by now by Stephan Bergmann · 11 years ago
- 1290ec3 Reduce variable scope by Stephan Bergmann · 11 years ago
- e544f44 Fix typos by Andrea Gelmini · 11 years ago
- 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
- 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
- a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
- 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
- a12db8e tdf#92440: Reduce code areas covered by mutex by Stephan Bergmann · 11 years ago
- 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
- cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
- 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
- dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
- 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
- 6bf5ebc loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
- dcaf8af loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
- 79a359f jboolean-related clean-up by Stephan Bergmann · 11 years ago
- 626fe166 redundant cast 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
- 7b4ca58 convert RegError to scoped enum by Noel Grandin · 11 years ago
- 95600ed convert RegValueType to scoped enum by Noel Grandin · 11 years ago
- 1f34524 remove reg keytype constants and related code by Noel Grandin · 11 years ago
- 1bdbe0b convert REG_ constants to scoped enum by Noel Grandin · 11 years ago
- f25cae2 Typo: creat->create by Julien Nabet · 11 years ago
- 1a18caf loplugin:staticmethods by Noel Grandin · 11 years ago
- 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
- e1f3391 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- 96f5b78 Use OUString::unacquired by Stephan Bergmann · 11 years ago
- b310595 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
- 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
- 116b969 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
- 23ab149 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
- d19249c stoc: must check *both* bDisposed and bInDispose by Michael Stahl · 11 years ago
- e37388c Remove unused debug code by Stephan Bergmann · 11 years ago
- ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
- e1879e6 stocservices.component: The rest of the services + cleanup. by Jan Holesovsky · 11 years ago
- 1798425 stocservices.component partly refactored to use the "constructor" feature. by Ursache Vladimir · 11 years ago
- 48f0a5e Typos by Julien Nabet · 11 years ago
- 52b25c1 we shouldn't need a static ref in these createOneInstance factory helpers by Caolán McNamara · 11 years ago
- 4f604f6 Typos + simple german translations by Julien Nabet · 11 years ago
- 2b731ea loplugin:deletedspecial by Stephan Bergmann · 11 years ago
- 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
- cead54b Use vector::data by Stephan Bergmann · 11 years ago
- 4e3da62 Some more loplugin:cstylecast clean-up by Stephan Bergmann · 11 years ago
- c2c134c Some more loplugin:cstylecast: stoc by Stephan Bergmann · 11 years ago
- d5f48d7 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- 27a166b Just use WeakImplHelper1 instead of ImplHelper1 by Stephan Bergmann · 11 years ago
- ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- 63968ba stoc: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- bc90914 stoc: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 5d602146 java: remove some comment noise by Noel Grandin · 11 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
- d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
- 8f26678 Bin unused include files, thanks to Andrea Gelmini by Tor Lillqvist · 11 years ago
- c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago