Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | loplugin:staticcall | Stephan Bergmann | 2 | -5/+5 |
2014-05-28 | Fix memory leak | Stephan Bergmann | 1 | -0/+4 |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin | 1 | -1/+1 |
2014-05-26 | coverity#1209405 Unchecked dynamic_cast | Caolán McNamara | 1 | -2/+2 |
2014-05-09 | coverity#1209786 Dereference before null check | Caolán McNamara | 1 | -1/+1 |
2014-05-09 | coverity#1209793 Dereference before null check | Caolán McNamara | 1 | -1/+1 |
2014-05-08 | translate to English | Caolán McNamara | 1 | -1/+1 |
2014-05-08 | idl: sal_Bool->bool | Noel Grandin | 11 | -340/+340 |
2014-04-19 | This file seems unused since the 20th century | Takeshi Abe | 1 | -0/+0 |
2014-04-18 | svidl: Unwind SFX_SLOTMAP_ARG, and kill it. | Jan Holesovsky | 1 | -1/+1 |
2014-04-18 | svidl: Unwind SFX_ARGUMENT macro, and kill it. | Jan Holesovsky | 2 | -6/+7 |
2014-04-18 | svidl: Unwind SFX_ARGUMENTMAP macro, and kill it. | Jan Holesovsky | 1 | -2/+2 |
2014-04-17 | remove executable bit | Andras Timar | 1 | -0/+0 |
2014-03-17 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan | 2 | -2/+23 |
2014-03-14 | Revert "Avoid duplicate symbols in libmerged for Windows too." | Matúš Kukan | 2 | -24/+2 |
2014-03-14 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan | 2 | -2/+24 |
2014-03-10 | coverity#1103651 Unchecked return value | Caolán McNamara | 1 | -3/+3 |
2014-03-10 | fix indent | Caolán McNamara | 1 | -35/+34 |
2014-03-08 | coverity#707933 Uninitialized scalar field | Caolán McNamara | 1 | -0/+1 |
2014-03-08 | coverity#707932 Uninitialized scalar field | Caolán McNamara | 1 | -0/+1 |
2014-02-21 | Add config option used when we try to link one huge object file. | Matúš Kukan | 1 | -1/+1 |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin | 4 | -8/+8 |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin | 7 | -28/+28 |
2014-02-12 | cid#705188 missing break in switch | Noel Grandin | 1 | -0/+1 |
2014-01-28 | bool improvements | Stephan Bergmann | 1 | -2/+2 |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin | 4 | -8/+8 |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin | 7 | -482/+489 |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann | 2 | -2/+2 |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin | 7 | -53/+53 |
2013-12-27 | presumably each entry needs a tab and semicolon | Caolán McNamara | 1 | -2/+6 |
2013-12-27 | cppcheck: fix Same expression on both sides of '||' + simplify a bit | Julien Nabet | 1 | -7/+3 |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin | 1 | -4/+4 |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin | 1 | -4/+4 |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin | 1 | -4/+4 |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor | Noel Grandin | 2 | -4/+4 |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin | 1 | -2/+2 |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin | 4 | -28/+23 |
2013-11-15 | No __weak__ in Win32 | Tor Lillqvist | 1 | -1/+1 |
2013-11-10 | clean up #ifdef ICC code | Michael Stahl | 1 | -4/+0 |
2013-11-07 | idl: fix out of bounds string accesses | Michael Stahl | 1 | -2/+2 |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara | 1 | -1/+1 |
2013-10-12 | cdecl is the default anyway | Tor Lillqvist | 1 | -6/+0 |
2013-09-17 | convert IDL module from String to OUString | Noel Grandin | 5 | -43/+37 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 5 | -20/+15 |
2013-07-08 | -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) | Stephan Bergmann | 1 | -1/+1 |
2013-06-18 | fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() | Jelle van der Waa | 2 | -2/+2 |
2013-04-24 | svidl: make dependencies: handle removed include files: | Michael Stahl | 1 | -0/+15 |
2013-04-24 | Revert "svidl: write dependencies with cygwin paths" | Michael Stahl | 1 | -45/+2 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-04-10 | svidl: more helpful error message for missing slot / types. | Michael Meeks | 3 | -2/+9 |