Age | Commit message (Expand) | Author |
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 |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-29 | Fix java "unchecked conversion" warning in UCB module | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | UCP CMIS: avoid breaking the media type when saving a document | Cédric Bosdonnat |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-28 | CMIS UCP: fixed save as which was broken by bad exceptions catching | Cédric Bosdonnat |
2012-06-28 | CMIS UCP: cached session id change was not impacted on all constructors | Cédric Bosdonnat |
2012-06-28 | CMIS UCP: strings coming from libcmis are UTF-8, not ascii | Cédric Bosdonnat |
2012-06-28 | CMIS UCP: oops, read-only check has been reversed somehow | Cédric Bosdonnat |
2012-06-27 | CMIS UCP: session cache, better use the binding URL + repo Id as id | Cédric Bosdonnat |