Age | Commit message (Expand) | Author |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-11 | fdo#46808, Convert package module to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, use service constructor for document::DocumentIOLogRing | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-03 | WaE: BaseReference::_pInterface may be used uninitialized in this function | Tor Lillqvist |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
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-26 | uncommpressed stream size is now 64bit, fdo#56291 | Markus Mohrhard |
2012-10-24 | package: kill remaining RTL_CONSTASCII.*PARAM | Miklos Vajna |
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-23 | package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestream | Miklos Vajna |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | package: kill RTL_CONSTASCII_USTRINGPARAM in xstorage | Miklos Vajna |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-24 | fdo#49819, fdo#54609: Do not consider timestamp differences as corruption | Fridrich Štrba |
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-31 | package: kill RTL_CONSTASCII_USTRINGPARAM in zipapi | Miklos Vajna |
2012-08-28 | throw earlier on broken zip streams | Caolán McNamara |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-23 | fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances | 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-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-07 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-23 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-07 | nuke dead code | Takeshi Abe |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | count and order of receipt of properties doesn't matter | Caolán McNamara |
2012-06-01 | unwind manifest xml parser and follow tag hierarchy model | Caolán McNamara |
2012-05-31 | targetted prefer prefix operators reversion | Michael Meeks |
2012-05-30 | merge three base64 encoders/decoders together | Caolán McNamara |