Age | Commit message (Expand) | Author |
2015-11-05 | fix tdf#95488, crash in report wizard | Noel Grandin |
2015-11-04 | editeng: Eliminate unecessary padding in classes | Daniel Robertson |
2015-11-03 | dynamic_cast fixed again | Oliver Specht |
2015-11-03 | Wrong dynamic_cast | Julien Nabet |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-31 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-27 | Replace boost::bind by lambdas in editeng tree. | Mario J. Rugiero |
2015-10-23 | get rid of erroneous 0x7ff language mask | Caolán McNamara |
2015-10-23 | more tdf#76964 fall back to primary language via getLanguage | Caolán McNamara |
2015-10-23 | Resolves: tdf#76964 fall back to primary language via getLanguage | Caolán McNamara |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-19 | WaE: loplugin:defaultparams | Tor Lillqvist |
2015-10-19 | fix cppcheck:nullPointerRedundantCheck commit | Noel Grandin |
2015-10-19 | cppcheck:nullPointerRedundantCheck | Noel Grandin |
2015-10-16 | editeng tiled rendering: avoid selections callbacks in Paint() | Miklos Vajna |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-13 | editeng: add EditView::GetSelectionRectangles() | Miklos Vajna |
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-08 | editeng, sw, sc: use comphelper::string::join() | Miklos Vajna |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | Reduce variable scope | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | loplugin:unusedmethods | Noel Grandin |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-10-01 | tdf#92341 Make Autocorrect entry actually work | Samuel Mehrbrodt |
2015-10-01 | Correct title case usage | Adolfo Jayme Barrientos |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-10-01 | tdf#92341 Add AutoCorrect entry in context menu for non-swriter | Yousuf Philips |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
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 | coverity#1325077 Uninitialized pointer field | Caolán McNamara |
2015-09-29 | coverity#1325068 Resource leak | Caolán McNamara |