Age | Commit message (Expand) | Author |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-24 | Typo | Stephan Bergmann |
2012-08-24 | fdo#53968 etc.: Fix more "doesn't start after upgrade" problems | Stephan Bergmann |
2012-08-13 | fdo#53006: And detect LO downgrading scenarios... | Stephan Bergmann |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann |
2012-08-09 | fdo#53006: Remove user/extensions/bundled cache after upgrade | Stephan Bergmann |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás |
2012-08-02 | fdo#53006 Force reinstall of all bundled extensions on upgrade | Stephan Bergmann |
2012-08-02 | Check for ComponentPackageImpl::isRegistered_ in the current rdb | Stephan Bergmann |
2012-07-20 | Fix SAL_LOG area usage | Stephan Bergmann |
2012-07-18 | Revert hrc string cleanup | Thomas Arnhold |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-13 | hrc cleanup: Remove unused Strings in desktop | Thomas Arnhold |
2012-07-11 | warning C4702: unreachable code | Michael Stahl |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-25 | callcatcher: update list | Caolán McNamara |
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 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-15 | Unused variable | Stephan Bergmann |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
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-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-02 | Handle cases where ExtensionDescription is called on nonexisting path | Stephan Bergmann |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-26 | Do not accidentally instantiate other exts when removing exts at startup | Stephan Bergmann |
2012-04-26 | Improved error reporting | Stephan Bergmann |
2012-04-25 | callcatcher: remove freshly unused code | Caolán McNamara |
2012-04-24 | Force ExtensionManager resync when the implementation changes | Stephan Bergmann |
2012-04-23 | Unused sDataFolderURL | Stephan Bergmann |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann |
2012-04-18 | Do all of componentLiveInsertion/Removal at the root context | Stephan Bergmann |
2012-04-18 | Improved debug output | Stephan Bergmann |
2012-04-18 | Improved comment | Stephan Bergmann |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |