Age | Commit message (Expand) | Author |
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-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 | 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-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-02-21 | Add config option used when we try to link one huge object file. | Matúš Kukan |
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-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 |
2013-12-27 | presumably each entry needs a tab and semicolon | Caolán McNamara |
2013-12-27 | cppcheck: fix Same expression on both sides of '||' + simplify a bit | Julien Nabet |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-11-15 | No __weak__ in Win32 | Tor Lillqvist |
2013-11-10 | clean up #ifdef ICC code | Michael Stahl |
2013-11-07 | idl: fix out of bounds string accesses | Michael Stahl |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-12 | cdecl is the default anyway | Tor Lillqvist |
2013-09-17 | convert IDL module from String to OUString | Noel Grandin |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-08 | -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) | Stephan Bergmann |
2013-06-18 | fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() | Jelle van der Waa |
2013-04-24 | svidl: make dependencies: handle removed include files: | Michael Stahl |
2013-04-24 | Revert "svidl: write dependencies with cygwin paths" | Michael Stahl |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |