Age | Commit message (Expand) | Author |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
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 |
2014-02-21 | Add config option used when we try to link one huge object file. | Matúš Kukan |
2014-02-12 | remove SvStream::operator>> methods | Noel Grandin |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | cid#705188 missing break in switch | Noel Grandin |
2014-02-11 | coverity#707930 Uninitialized scalar field | Caolán McNamara |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |