Age | Commit message (Expand) | Author |
2016-08-03 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-05-23 | Convert SbxClassType to scoped enum | Noel Grandin |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-05-12 | mpDefDialogParent is not used since 2002 | Caolán McNamara |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-06 | connectivity: replace boost::remove_reference with std::remove_reference | Michael Stahl |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-21 | Resolves: tdf#99425 crash when closing dialog editor | Caolán McNamara |
2016-04-21 | clang-tidy modernize-loop-convert in b* | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-18 | Remove the hardly used SyntaxLineSet typedef | Ryan McCoskrie |
2016-04-16 | tdf#97380: don't destroy completely window when replace dialog | Julien Nabet |
2016-04-16 | basctl: prefix some members | Julien Nabet |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Get rid of _SVX_NOIDERESIDS | Stephan Bergmann |
2016-04-12 | clang-tidy performance-unnecessary-value-param in basctl | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | fix copy assignment signatures | Jochen Nitschke |
2016-04-05 | sequence->vector in xmlscript | Noel Grandin |
2016-04-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-04 | tdf#94306 replace boost::noncopyable in .. | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-31 | sfx2: make SfxDispatcher::Execute() less variadic ... | Michael Stahl |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-03-30 | tdf#96505: fix wrong SfxDispatcher::Execute calls ... | Michael Stahl |
2016-03-23 | loplugin:constantparam in basctl | Noel Grandin |
2016-03-18 | convert SvButtonState to scoped enum | Noel Grandin |
2016-03-18 | drop unused params from SvLBoxItem and all it's subclasses | Noel Grandin |
2016-03-17 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-17 | loplugin:constantparam in tools | Noel Grandin |
2016-03-15 | loplugin:constantparam | Noel Grandin |
2016-03-12 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-09 | Resolves: tdf#95428 backspace in readonly macro editor hangs | Caolán McNamara |
2016-03-09 | loplugin:constantparam in basctl | Noel Grandin |
2016-03-07 | drop now-needless deps | David Tardon |
2016-03-07 | remove remaining uses of gb_SrsTemplateTarget_get_target | David Tardon |
2016-03-07 | these ResIds are used solely for their number by now | Caolán McNamara |
2016-03-04 | tdf#96505 Remove long integer literal specifier when not needed | Aleksas Pantechovskis |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |
2016-02-24 | convert HighlighterLanguage to scoped enum | Noel Grandin |
2016-02-24 | convert TokenTypes to scoped enum | Noel Grandin |