- 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
- 831051f java: remove useless overriding methods by Noel Grandin · 12 years ago
- c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
- 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
- ac5954d java: remove commented out code by Noel Grandin · 12 years ago
- 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
- 2d70094 java: remove unused imports by Noel Grandin · 12 years ago
- e7a474b java: remove unused variables by Noel Grandin · 12 years ago
- e80c315 Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy by Stephan Bergmann · 12 years ago
- 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
- f124688 java: remove various unused variables by Noel Grandin · 12 years ago
- 1d36d91 use BOOST_STATIC_ASSERT for sizeof check by Michael Stahl · 12 years ago
- 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
- 266fa9f fVal->nVal by Caolán McNamara · 12 years ago
- a1b8967 coverity#982255 Operands don't affect result by Caolán McNamara · 12 years ago
- 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
- a8d5b0c stoc: remove SAL_THROW macro by Noel Grandin · 12 years ago
- 57217e1 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
- ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
- 0f2824b remove more unnecessary use of OUString constructor by Noel Grandin · 12 years ago
- 6da59e2 cppcheck: redundantAssignment by Thomas Arnhold · 12 years ago
- b36ccf5 get stoc to build again by Caolán McNamara · 12 years ago