Age | Commit message (Expand) | Author |
2015-10-18 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-10-17 | coverity#1327455 Uninitialized pointer field | Caolán McNamara |
2015-10-17 | coverity#1327456 Uninitialized pointer field | Caolán McNamara |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-15 | convert Link<> to typed | Noel Grandin |
2015-10-13 | error C2666: 'operator ==' : 2 overloads have similar conversions | Stephan Bergmann |
2015-10-13 | loplugin:mergeclasses, merge IControlContext with OBrowserListBox | Noel Grandin |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-12 | loplugin:stringconstant | Stephan Bergmann |
2015-10-12 | some small cleanups | Noel Grandin |
2015-10-12 | now we can get rid of the convoluted ControlWindow template | Noel Grandin |
2015-10-12 | now we can push the controlwindow down and lose some type-casting | Noel Grandin |
2015-10-12 | reduce the web of class relationships here a little | Noel Grandin |
2015-10-12 | improve naming of template parameters | Noel Grandin |
2015-10-12 | cppcheck:variableScope | Noel Grandin |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | Sane::SetOptionValue return values are unused | Stephan Bergmann |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-06 | loplugin:unusedmethods | Noel Grandin |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | tdf#94559: second step to remove rtti.hxx | Oliver Specht |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-21 | convert Link<> to typed | Noel Grandin |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-16 | convert Link<> to typed | Noel Grandin |
2015-09-16 | convert Link<> to typed | Noel Grandin |
2015-09-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-12 | sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPEND | Matteo Casalin |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-04 | use comphelper::containerToSequence and fix some casting | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |