Age | Commit message (Expand) | Author |
2012-10-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-04 | rename ucb/source/ucp/webdav to webdav-neon | Michael Meeks |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | 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-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-17 | Missing dependency | Stephan Bergmann |
2012-09-17 | Missing include | Stephan Bergmann |
2012-09-16 | Fix for inefficient checking for 'm_aRepositories' emptiness | Julien Nabet |
2012-09-15 | fix odma plugin for new ucbhelper API | Michael Meeks |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-09-14 | updated libcmis to 0.3.0 | Cédric Bosdonnat |
2012-09-08 | libcmis: convert to gbuild | Matúš Kukan |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-09-01 | ucb: add component prefixes | Matúš Kukan |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-22 | remove unused module-description xml files | Matúš Kukan |
2012-08-22 | do not deliver these module-description xml files | Matúš Kukan |
2012-08-20 | callcatcher: remove some of the slightly trickier unused methods | Caolán McNamara |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-08-05 | Remove unused macros | Thomas Arnhold |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | warning C4101: unreferenced local variable | Michael Stahl |
2012-07-11 | CMIS UCP: getChildren created wrong path if there is no trailing / | Cédric Bosdonnat |
2012-07-11 | CMIS UCP: guess the parent URL using the current path if needed | Cédric Bosdonnat |
2012-07-09 | CMIS UCP: forgot to git add new files | Cédric Bosdonnat |
2012-07-09 | CMIS UCP: Added support for Binding URL and Repository as folders | Cédric Bosdonnat |
2012-07-03 | CMIS UCP: fallback to URL with id as the mark if we can't get the path | Cédric Bosdonnat |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-07-02 | UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them | Cédric Bosdonnat |
2012-07-02 | CMIS UCP: show some caught exceptions in ucpcmis.INFO | Cédric Bosdonnat |
2012-07-01 | Remove unused defines | Thomas Arnhold |