Age | Commit message (Expand) | Author |
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 |
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-10-24 | package: kill remaining RTL_CONSTASCII.*PARAM | Miklos Vajna |
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-09-21 | package: convert internal ZIP handling data-types to 64bit | Michael Meeks |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-07-07 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | 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-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
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-04-05 | Fix Prefer prefix ++/-- operators | Julien Nabet |
2012-02-16 | Use RTL_CONSTASCII_STRINGPARAM instead of bare number | Takeshi Abe |
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-08 | childs -> children | Michael T. Whiteley |
2011-11-27 | remove include of pch header from package | Norbert Thiebaud |
2011-10-08 | add more component prefixes | Matúš Kukan |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara |
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-08-21 | Merge branch 'master' into feature/gsoc2011_wizards | Xisco Fauli |
2011-08-13 | Some cppcheck cleaning | Julien Nabet |
2011-08-11 | Some cppcheck cleaning | Julien Nabet |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-03-23 | mav60: #164341# fix problems with the new implementation | Mikhail Voytenko |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | Re-added a method removed during merge. | Kohei Yoshida |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-09 | mav60: #164341# support AES encryption | Mikhail Voytenko |
2011-03-01 | avoid implicit cast | Caolán McNamara |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba |
2011-01-26 | Remove some dead code. | Thomas Arnhold |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |