Age | Commit message (Expand) | Author |
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 |
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-25 | Revert "More ICU dependencies that are now dragged in" | Matúš Kukan |
2013-09-23 | More ICU dependencies that are now dragged in | 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-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |