Age | Commit message (Expand) | Author |
2016-05-19 | loplugin:unusedmethods in slideshow to svtools | Noel Grandin |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-05-19 | clang-tidy clang-analyzer-alpha.core.IdenticalExpr | Noel Grandin |
2016-05-19 | loplugin:unusedmethods in tools | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | tdf#95954: Reasonable background for roadmap widget | Katarina Behrens |
2016-05-16 | convert IconChoice flags to scoped enum | Noel Grandin |
2016-05-16 | convert SvImpLBox flags to scoped enum | Noel Grandin |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-05-13 | convert SHOWTRACK to scoped enum | Noel Grandin |
2016-05-13 | Typo: ExcecuteContextMenuAction->ExecuteContextMenuAction | Julien Nabet |
2016-05-12 | use unique_ptr | David Tardon |
2016-05-12 | avoid crash when using the New Slide toolbar popup in Impress | David Tardon |
2016-05-12 | do not try to use obj. that is already being disposed | David Tardon |
2016-05-12 | Convert RulerType to scoped enum | Noel Grandin |
2016-05-11 | Convert RulerExtra to scoped enum | Noel Grandin |
2016-05-11 | Convert RULER_MARGIN to scoped enum | Noel Grandin |
2016-05-11 | Convert RULER_BORDER to scoped enum | Noel Grandin |
2016-05-11 | Convert RULER_DRAGSIZE to scoped enum | Noel Grandin |
2016-05-11 | convert RULER_INDENT to scoped enum | Noel Grandin |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-05-10 | Fix typos | Andrea Gelmini |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-06 | svtools: FontList loops with > 2^16 fonts | Michael Stahl |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | tdf#99211 Use the restart dialog for notifications about restart | irem |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-29 | libsvtlo: convert set of #define to enum class | Douglas Mencken |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-27 | -Werror,-Wvarargs | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-25 | add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372 | Eike Rathke |
2016-04-22 | Fix typos | Andrea Gelmini |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | clang-tidy clang-analyzer-deadcode.DeadStores | 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-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | loplugin:passstuffbyref in svtools | Noel Grandin |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-13 | tdf#97087 Give comprehensible names to timers | Muhammet Kara |
2016-04-13 | Stop assigning null to intrusive_ptr | Takeshi Abe |
2016-04-12 | lp#1569589: a more honest attempt at disposing SvtFileView_Impl | Bjoern Michaelsen |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |