Age | Commit message (Expand) | Author |
2015-08-12 | idl: add article that has details on SDI file format | Miklos Vajna |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | idl,framework,forms: inline some use-once typedefs | Noel Grandin |
2015-08-03 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-28 | remove unused STC check | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-07 | Replace GetAppData(SHL_IDL) with an rtl::Static | Stephan Bergmann |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | 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-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-17 | loplugin:implicitboolconversion clean-up | Stephan Bergmann |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-02-25 | convert SFX_SLOT_ constants to enum class | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-18 | remove if-block that has no effect | Michael Weghorn |
2014-12-11 | coverity#703967 Unchecked return value | Caolán McNamara |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-10-22 | callcatcher: update unused code | Caolán McNamara |
2014-10-16 | Remove more unused idl parts | Stephan Bergmann |
2014-10-16 | Strip svidl down to what is still used | Stephan Bergmann |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt32 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUChar | Noel Grandin |
2014-09-22 | remove unused fields pName and pMethodName in SfxSlot class | Noel Grandin |
2014-06-26 | idl: ignore -isystem args | Stephan Bergmann |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-26 | coverity#1209405 Unchecked dynamic_cast | Caolán McNamara |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-09 | coverity#1209786 Dereference before null check | Caolán McNamara |
2014-05-09 | coverity#1209793 Dereference before null check | Caolán McNamara |
2014-05-08 | translate to English | Caolán McNamara |
2014-05-08 | idl: sal_Bool->bool | Noel Grandin |