- 3b48b3c loplugin:singlevalfields in sc..vcl by Noel Grandin · 10 years ago
- 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
- 1013587 loplugin:constantparam in package..stoc by Noel Grandin · 10 years ago
- cb958bb loplugin:constantparam in sot..svl by Noel Grandin · 10 years ago
- b7bf1ba tdf#100726 - Improve readability of OUString concatanations by Gökhan Gurbetoğlu · 10 years ago
- a402785 loplugin:countusersofdefaultparams in sfx2..svgio by Noel Grandin · 10 years ago
- 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
- b944e49 don't write past the end of the array by Markus Mohrhard · 10 years ago
- f541b99 loplugin:nullptr: Better heuristic to determine code shared between C and C++ by Stephan Bergmann · 10 years ago
- d127fb0 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
- 70bfe5f remove deprecated Link functions from Registry by Noel Grandin · 10 years ago
- 9cef658 Clean up uses of Any::getValue() in stoc by Stephan Bergmann · 10 years ago
- 82da3d9 loplugin:salbool: Implicit conversions from non-Boolean fundamental types by Stephan Bergmann · 10 years ago
- 0323253 remove some manual ref-counting by Noel Grandin · 10 years ago
- 8fec9e7 Some clean up of uses of css::uno::Any::setValue by Stephan Bergmann · 10 years ago
- e630df7 Just use Any::operator <<= for sal_Unicode values by Stephan Bergmann · 10 years ago
- 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
- 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
- b3ff2f4 loplugin:unusedmethods in slideshow to svtools by Noel Grandin · 10 years ago
- 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
- 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
- 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
- 8e4ee4b tdf#97499 Fixed containers parameters clearing #9 by tymyjan · 10 years ago
- e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
- 7834196 loplugin:salbool: sal_Bool[] -> bool[] by Stephan Bergmann · 10 years ago
- c763ceb loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
- 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
- b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
- 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
- b6fc8ae Remove stray spaces from start of log messages, redux by Stephan Bergmann · 10 years ago
- 117dc3c Remove stray spaces from start of log messages by Stephan Bergmann · 10 years ago
- 31bddb8 tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
- cb495d7 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
- d2f9f27 loplugin:nullptr: Find some more cases in templates by Stephan Bergmann · 10 years ago
- 0ed7ec1 loplugin:constantparam in registry by Noel Grandin · 10 years ago
- eee4dd7 Fix memory leaks by Stephan Bergmann · 10 years ago
- 8e9a7ca No more need for jfw_freeJavaInfo by Stephan Bergmann · 10 years ago
- f9202971 Avoid reserved identifier by Stephan Bergmann · 10 years ago
- 220d9c2 include/jvmfwk/*.h -> .hxx (only ever included from C++ code) by Stephan Bergmann · 10 years ago
- 5d58e77 coverity#1353440 try and refactor to avoid Argument cannot be negative by Caolán McNamara · 10 years ago
- a998217 return early and drop else by Caolán McNamara · 10 years ago
- 7c5955d !(==) -> != by Caolán McNamara · 10 years ago
- f92f7ef coverity#1353440 Argument cannot be negative by Caolán McNamara · 10 years ago
- cf6cbd2 WaE: replace OUString constructed from a string literal directly ... by Tor Lillqvist · 10 years ago
- 9f7f881 Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loaded by Caolán McNamara · 10 years ago
- 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
- ce43d0a use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
- 3210bc85 Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint by Stephan Bergmann · 10 years ago
- 045ec6a uno::Sequence->std::vector in stoc/introspection by Noel Grandin · 10 years ago
- 2b31daf tdf#95857 Sort out German plurals ... by danielt998 · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- f4e703a loplugin:unusedfields in sfx2,slideshow,starmath,stoc by Noel Grandin · 10 years ago
- 7b02cfe tdf#96223: introspection queries for XPropertySet again by Oliver Specht · 10 years ago
- 4a1edf6 More loplugin:nullptr automatic rewrite (within templates) by Stephan Bergmann · 10 years ago
- 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