Age | Commit message (Expand) | Author |
2015-07-24 | loplugin:unusedmethods | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-17 | com::sun::star->css in accessibility | Noel Grandin |
2015-07-15 | loplugin:unusedmethods accessibility,fpicker,uui | Noel Grandin |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper* | Takeshi Abe |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-29 | sal_uLong->sal_Int32 in SvtIconChoiceCtrl | Noel Grandin |
2015-06-23 | fix a11y crash seen in save-as-template | Caolán McNamara |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-15 | cppcheck:redundantCondition | Noel Grandin |
2015-06-11 | convert expressions like 'size() == 0' to 'empty()' | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-05-15 | conver MENU_FLAG_ constants to scoped enum | Noel Grandin |
2015-05-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-28 | some build fixes | Caolán McNamara |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | convert TREEBOX_ALLITEM constants to scoped enum | Noel Grandin |
2015-04-22 | convert TREEFLAG_ constants to scoped enum | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:redundantcast: redundant const_cast followed by implicit upcast | Stephan Bergmann |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-10 | More misc. cleanup. | Michael Meeks |
2015-04-10 | vclwidget: make sure we have an explicit destructor | Noel Grandin |
2015-04-10 | accessibility: cleanup for updated toolkit API. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-03 | Resolves: tdf#82998 no object:active descendant changed emitted | Caolán McNamara |
2015-04-03 | Related: tdf#82998 rearrange, no logic change | Caolán McNamara |
2015-04-03 | Related: tdf#82998 assume VALUE_CHANGED makes sense only for windows | Caolán McNamara |
2015-04-03 | Related: tdf#82998 don't emit an Indeterminate state change for boxes | Caolán McNamara |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-20 | tdf#88230: cleanup solar mutex yielding | Pranav Kant |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-02-24 | Avoid unnecessary bad downcasts to ToolBox | Stephan Bergmann |
2015-02-22 | Typo: aditional->additional | Julien Nabet |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |