Age | Commit message (Expand) | Author |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-11-25 | loplugin:unusedfields in include/svx | Noel Grandin |
2015-11-20 | Remove last redundant toolbar:style properties | Samuel Mehrbrodt |
2015-11-20 | loplugin:unusedfields in basctl | Noel Grandin |
2015-11-20 | Remove redundant toolbar:style="radio" property | Samuel Mehrbrodt |
2015-11-19 | Remove redundant toolbar:style attributes | Samuel Mehrbrodt |
2015-11-19 | loplugin:sallogareas | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-12 | Resolves: tdf#95021 crash on closing macro dialog editor | Caolán McNamara |
2015-11-11 | loplugin:nullptr | Stephan Bergmann |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-29 | tdf#95416: Get rid of #include "../foo/bar.hxx" style includes | Tor Lillqvist |
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-16 | sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead. | Jan Holesovsky |
2015-10-16 | sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false. | Jan Holesovsky |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | convert Link<> to typed | 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-06 | Prefer getSelectedFiles to getFiles (basctl) | Julien Nabet |
2015-10-05 | Called C++ object pointer is null DBG_ASSERT->assert | Caolán McNamara |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-02 | Remove some unused includes | Stephan Bergmann |
2015-10-02 | tdf#94205 Use o3tl::make_unique instead of new + std::move | bureken |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | tdf#94559: first step to remove rtti.hxx | Oliver Specht |
2015-09-25 | tdf#94497 UI: Object catalog not available in menu > View in BasicIDE | Cor Nouws |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-21 | hide ScopedPtr::reset and add disposeAndClear | Caolán McNamara |
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-14 | boost->std | Caolán McNamara |