Age | Commit message (Expand) | Author |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-05 | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-09-21 | package: convert internal ZIP handling data-types to 64bit | Michael Meeks |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-17 | package: no more RTL_CONSTASCII_USTRINGPARAM in zippackage | Miklos Vajna |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-29 | Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in package | Arnaud Versini |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-31 | targetted prefer prefix operators reversion | Michael Meeks |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-02-28 | callcatcher: remove newly unused methods and update list | Caolán McNamara |
2012-02-17 | WaE: unused variable | Caolán McNamara |
2012-02-12 | If we can have a few more information... | Julien Nabet |
2012-01-02 | Fix for fdo43460 Part XXVI getLength() to isEmpty() | Olivier Hallot |
2011-12-21 | catch exception by constant reference | Takeshi Abe |
2011-12-16 | Fix inconsistent compression method for encrypted ZIP packages. | Thorsten Behrens |
2011-11-27 | remove include of pch header from package | Norbert Thiebaud |
2011-08-30 | Some cppcheck cleaning | Julien Nabet |
2011-08-26 | convert package to gbuild | Matúš Kukan |
2011-08-21 | undo anything not wizard related in the previous merge-commit | Norbert Thiebaud |
2011-04-28 | fixed cppcheck warnings | Andreas Becker |
2011-04-19 | prefer prefix ++/-- operators | Kayo Hamid |
2011-03-29 | WaE: parentheses around '&&' within '||' | David Tardon |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-10 | fwk165: #i116290# Fixed build breaker with gcc | Carsten Driesner |
2011-02-07 | fwk165: #i116290# let mimetype stream be zipped as the first one | Mikhail Voytenko |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-21 | Remove doubled headers. | Thomas Arnhold |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2011-01-07 | cppcheck: prefer prefix variant | Caolán McNamara |
2011-01-03 | fwk162: merge to DEV300_m96 | Mikhail Voytenko |