Age | Commit message (Expand) | Author |
2018-03-30 | loplugin:virtualdown in various | Noel Grandin |
2018-03-18 | Use for-range loops in hwpfilter, i18n*, idl* and io | Julien Nabet |
2018-03-13 | SDI: don't #define/#undef names of actual classes for slot headers | Mike Kaganski |
2018-02-27 | tdf#114441 sal_uLong to better integer types | Shubham Verma |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in idl | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: idl | Stephan Bergmann |
2017-12-21 | TypedWhichId in svx part 1 | Noel Grandin |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: idl | Stephan Bergmann |
2017-10-23 | Fix typos | Andrea Gelmini |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-08-08 | SvPersistStream dead | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-26 | convert SfxGroupId to scoped enum | Noel Grandin |
2017-07-18 | loplugin:constparams codemaker,idl,idlc | Noel Grandin |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-07-04 | loplugin:unusedfields in cui..idl | Noel Grandin |
2017-06-06 | tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..) | Johnny_M |
2017-06-06 | tdf#39674 Translate some German variable/function names | Johnny_M |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-12 | coverity#1403731 Explicit null dereferenced | Caolán McNamara |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-02 | create SfxGroupId based on o3tl::strong_int | Noel Grandin |
2017-05-01 | svidl: Adapt to SlotType removal | Maxim Monastirsky |
2017-05-01 | svidl: Remove nested method support | Maxim Monastirsky |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-03 | coverity#1403731 Explicit null dereferenced | Caolán McNamara |
2017-04-01 | use weak attribute for Linux too | Caolán McNamara |
2017-03-30 | tdf#39468 Translate German comments | Jens Carl |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-28 | remove enum slot code from sfx2 | Noel Grandin |
2017-03-28 | remove PseudoSlot support from idl compiler | Noel Grandin |
2017-03-28 | remove unhandled SID commands from sfx2 | Noel Grandin |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-23 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-23 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-23 | This code trades in 'char' entities disguised as 'int' | Stephan Bergmann |
2017-03-23 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |
2017-03-22 | create SfxDisableFlags enum | Noel Grandin |
2017-02-27 | Remove unused forward declaration | Stephan Bergmann |
2017-02-25 | SvTokenStream::nBufPos should be sal_Int32 | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |