Age | Commit message (Expand) | Author |
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 |
2014-04-19 | fixincludeguards.sh: idl and idlc | Thomas Arnhold |
2014-04-19 | This file seems unused since the 20th century | Takeshi Abe |
2014-04-18 | svidl: Unwind SFX_SLOTMAP_ARG, and kill it. | Jan Holesovsky |
2014-04-18 | svidl: Unwind SFX_ARGUMENT macro, and kill it. | Jan Holesovsky |
2014-04-18 | svidl: Unwind SFX_ARGUMENTMAP macro, and kill it. | Jan Holesovsky |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan |
2014-03-14 | Revert "Avoid duplicate symbols in libmerged for Windows too." | Matúš Kukan |
2014-03-14 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan |
2014-03-10 | coverity#1103651 Unchecked return value | Caolán McNamara |
2014-03-10 | fix indent | Caolán McNamara |
2014-03-08 | coverity#707933 Uninitialized scalar field | Caolán McNamara |
2014-03-08 | coverity#707932 Uninitialized scalar field | Caolán McNamara |
2014-03-08 | coverity#707931 Uninitialized scalar field | Caolán McNamara |