Age | Commit message (Expand) | Author |
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 |
2017-01-17 | new loplugin: useuniqueptr: helpcompiler..io | Noel Grandin |
2017-01-09 | New loplugin:externvar: idl | Stephan Bergmann |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-12-19 | drop custom hashtable implementation in idl | Noel Grandin |
2016-11-08 | loplugin:expandablemethods in hwpfilter..linguistic | Noel Grandin |
2016-10-26 | expand SvMetaType::ReadNamesSvIdl | Noel Grandin |
2016-10-19 | loplugin:expandablemethodds in hwpfilter..linguistic | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-12 | Don't allow O[U]StringBuffer in string concatenation | Stephan Bergmann |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-08 | remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums... | Caolán McNamara |
2016-08-30 | no point in these dtors being virtual | Caolán McNamara |
2016-08-30 | default assignment operator is fine | Caolán McNamara |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-05 | loplugin:countusersofdefaultparams in framework..lotuswordpro | Noel Grandin |
2016-06-30 | loplugin:unusedfields | Noel Grandin |
2016-06-23 | tdf#99589 - tolower / toupper - dangerous to Turks ... | Gökhan Gurbetoğlu |
2016-06-22 | move the attribute parsing code to SvParser | Noel Grandin |
2016-06-22 | move the method param parsing code into SvParser | Noel Grandin |
2016-06-22 | simplify parser | Noel Grandin |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-03 | loplugin:constantparams | Noel Grandin |
2016-06-02 | STREAM_STD_READ already includes StreamMode::NOCREATE | Takeshi Abe |
2016-05-30 | tdf#99589 tolower / toupper - dangerous to Turks ... | apurvapriyadarshi |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-03-23 | loplugin:constantparam in idl | Noel Grandin |
2016-03-12 | Remove some unused include stdio | Julien Nabet |
2016-03-09 | loplugin:constantparam in idl | Noel Grandin |