Age | Commit message (Expand) | Author |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-02 | Compiler warning battle | Stephan Bergmann |
2016-02-02 | -Werror,-Wconstant-conversion (from 255 to -1) | Stephan Bergmann |
2016-01-30 | ditch loading of SplitWindows from resource files | Caolán McNamara |
2016-01-15 | loplugin:unusedmethods unused return value in rsc | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-26 | -Werror,-Wformat | Stephan Bergmann |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-24 | cppcheck: invalidPrintfArgType_sint | Caolán McNamara |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | cppcheck:variableScope | Noel Grandin |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-23 | convert Link<> to typed | Noel Grandin |
2015-09-18 | Use a C99 flexible array member | Stephan Bergmann |
2015-09-08 | loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkType | Noel Grandin |
2015-09-05 | cppcheck: fix some redundantCondition warnings | Julien Nabet |
2015-08-30 | tdf#39468: Translate German comments in core/rsc/inc | Lucas Satabin |
2015-08-28 | tdf#39468: Translate German comments in core/rsc/source | Lucas Satabin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | sal,rsc,oox: inline some use-once typedefs | Noel Grandin |
2015-07-24 | convert WindowAlign to scoped enum | Noel Grandin |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-09 | cppcheck: variableScope | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | -fsanitize=nonnull-attribute in memcpy call | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-02 | Bin empty eval statement | Matúš Kukan |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | Clean up tools/link.hxx | Stephan Bergmann |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann |
2015-04-29 | cppcheck: invalidPrintfArgType_uint | Caolán McNamara |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-20 | rsc crash on WIN64 due to LP64 | Norbert Thiebaud |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-26 | tdf#39440 cppcheck cleanliness, Fixing basic cpp errors | Varun |