Age | Commit message (Expand) | Author |
2012-12-15 | Some cppcheck cleaning | Julien Nabet |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-11-30 | One more blind Windows-only ucp/odma fix attempt | Stephan Bergmann |
2012-11-30 | fix build on windows in ucb/source/ucp/odma/* | Noel Grandin |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory | Noel Grandin |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-06 | cppCheck: Possible inefficient checking for emptiness | jailletc36 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-06 | fdo#46808: Further fix of Windows-only odma_provider | Stephan Bergmann |
2012-11-06 | fdo#46808 adapt GIO provider | David Tardon |
2012-11-05 | fdo#46808: Adapt odma_provider to recent commit | Stephan Bergmann |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::PropertiesManager | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for ucb::Store | Noel Grandin |
2012-11-05 | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style | Noel Grandin |
2012-11-05 | CMIS: added confirmation dialog for cancel checkout | Cédric Bosdonnat |
2012-11-02 | Use memcpy instead of rtl_copyMemory in ucb | Arnaud Versini |
2012-10-31 | Some more configuration::theDefaultProvider simplifications | Stephan Bergmann |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS UCP: fixed crash when URL to server is wrong, or server down | Cédric Bosdonnat |
2012-10-31 | CMIS: don't show up checkout info bar if the document is not versionable | Cédric Bosdonnat |
2012-10-31 | Travelled MIME type through UCB for CMIS UCP to use it when creating documents | Cédric Bosdonnat |
2012-10-31 | CMIS urls: remove +atom in the internal URLS as the binding is guessed | Cédric Bosdonnat |
2012-10-30 | fdo#46808, use service constructor for security::CertificateContainer | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-22 | some more clang warnings | Caolán McNamara |
2012-10-13 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-10-11 | CMIS UCP: fixed crash when cancelling authentication dialog | Cédric Bosdonnat |
2012-10-11 | CMIS: Implemented the CheckOut button of the InfoBar | Cédric Bosdonnat |
2012-10-11 | CMIS: Provide the CMIS properties in the UNO API of documents | Cédric Bosdonnat |
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-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
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-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | 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 |