Age | Commit message (Expand) | Author |
2011-03-14 | remove debugging conditions that can no longer be hit with post List removal | Caolán McNamara |
2011-03-14 | Remove usage of deprecated container List in sd. | npcdoom |
2011-03-12 | OSL_TRACE: Use format string | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | Move DBG_ERROR to OSL_FAIL (multiline) | Thomas Arnhold |
2011-03-11 | Move DBG_ERROR to OSL_FAIL for getStr() (multiline) | Thomas Arnhold |
2011-03-11 | Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks | Thomas Arnhold |
2011-03-11 | Move DBG_ERROR to OSL_FAIL for strings GetBuffer() | Thomas Arnhold |
2011-03-09 | remove SVX_LIGHT macro | Xavier ALT |
2011-03-09 | cppcheck: this method can be const | Caolán McNamara |
2011-03-06 | make this dtor virtual | Caolán McNamara |
2011-03-06 | translated some comments from german to english | Daniel Di Marco |
2011-03-05 | Remove usage of List container. | Rafael Dominguez |
2011-03-04 | Remove usage of List container. | Rafael Dominguez |
2011-03-04 | Remove usage of List container. | Rafael Dominguez |
2011-03-04 | Remove usage of deprecated List container. | Rafael Dominguez |
2011-03-02 | Remove dead code inside sd. | Rafael Dominguez |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-03-01 | Remove unused misc.hxx and its references | Thomas Arnhold |
2011-03-01 | Remove STARIMAGE_AVAILABLE | Thomas Arnhold |
2011-03-01 | Remove TF_STARONE | Thomas Arnhold |
2011-03-01 | avoid implicit cast | Caolán McNamara |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold |
2011-02-24 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-24 | Remove comment | Michael Lefevre |
2011-02-20 | Cleanup some #include <tools/list.hxx> | Joseph Powers |
2011-02-16 | Resolves: rhbz#674330 dereference of NULL mpBase | Caolán McNamara |
2011-02-14 | add mode lines to new files | Caolán McNamara |
2011-02-13 | WaE - signed/unsigned comparison | Christian Lohmaier |
2011-02-13 | Remove bogus comments | Guillaume Poussel |
2011-02-11 | Remove final elements from Hyperlink Bar from impress_draw | Alfonso Eusebio |
2011-02-10 | Some cppcheck cleaning | Julien Nabet |
2011-02-10 | none of these values get exported, so redundant calculations | Caolán McNamara |
2011-02-10 | Remove includes related to Hyperlink Bar in impress_draw | Alfonso Eusebio |
2011-02-10 | Remove obsolete Hyperlink Bar from impress_draw | Alfonso Eusebio |
2011-02-09 | Remove static if-statement | Thomas Arnhold |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-09 | Remove DBG_EXTRACTOLEOBJECTS | Thomas Arnhold |
2011-02-08 | Remove all bogus comments in impress. | Guillaume Poussel |
2011-02-08 | compose1 now also needs the o3tl namespace after moving from std | Luboš Luňák |
2011-02-08 | Port stuff to our private implementation of SGI extensions | Fridrich Štrba |
2011-02-07 | Remove unused using namespace | Thomas Arnhold |
2011-02-05 | Migrating to boost unordered containers | Fridrich Štrba |
2011-02-02 | Resolves: rhbz#670020 crash in slidesorting | Caolán McNamara |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-31 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara |
2011-01-30 | unread variable | Kenneth Venken |
2011-01-29 | Some cppcheck cleaning | Julien Nabet |
2011-01-28 | narrowed a variable's scope | Takeshi Abe |