- d242d9e CMIS: made it work with Lotus Live by Cédric Bosdonnat · 13 years ago
- 519e576 CMIS: URL-decode username or it won't be shown properly in dialog by Cédric Bosdonnat · 13 years ago
- 814ae45 Some cppcheck cleaning by Julien Nabet · 13 years ago
- 12ea703 CMIS: proxy was setin to ":-1" is no proxy is defined in the UI by Cédric Bosdonnat · 13 years ago
- 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
- 9e310cc fdo#38838 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- 1a92a88 fdo#46808, Convert some bits to new-style UNO by Noel Grandin · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
- 7744ed9 CMIS: use the proxy settings from the options by Cédric Bosdonnat · 13 years ago
- 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
- ee860cb gvfs UCP: silence -Werror=deprecated-declarations by Michael Stahl · 13 years ago
- 3e654a9 Fix missing parenthesis by Julien Nabet · 13 years ago
- a2dd3fe Add missing parenthesis by Julien Nabet · 13 years ago
- 6f3c367 fdo#38838 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
- c5132e3 fdo#39440 - cppcheck cleanliness by Radu Ioan · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- e9498c5 Some cppcheck cleaning by Julien Nabet · 13 years ago
- b82b9a93c Some cppcheck cleaning by Julien Nabet · 13 years ago
- a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
- 24f0aa7 fdo#46808, use service constructor for embed::StorageFactory by Noel Grandin · 13 years ago
- d9cf110 Bye bye ODMA by Tor Lillqvist · 13 years ago
- 0eaa504 One more blind Windows-only ucp/odma fix attempt by Stephan Bergmann · 13 years ago
- 7369ac2 fix build on windows in ucb/source/ucp/odma/* by Noel Grandin · 13 years ago
- 3d4288c fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
- 2cf0f6e fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory by Noel Grandin · 13 years ago
- 48f2b7a fdo#46808, convert ucbhelper::ResultSet to XComponentContext by Noel Grandin · 13 years ago
- a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
- 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
- 90a27e2 fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory by Noel Grandin · 13 years ago
- 3117041 API CHANGE: com.sun.star.lang.IllegalArgumentException by Michael Stahl · 13 years ago
- 282d0a2 cppCheck: Possible inefficient checking for emptiness by jailletc36 · 13 years ago
- 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
- 77ac46dc fdo#46808: Further fix of Windows-only odma_provider by Stephan Bergmann · 13 years ago
- b50610f fdo#46808 adapt GIO provider by David Tardon · 13 years ago
- 6eec9d6 fdo#46808: Adapt odma_provider to recent commit by Stephan Bergmann · 13 years ago
- ec1c96a fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier by Noel Grandin · 13 years ago
- 41a7141 fdo#46808, use service constructor for ucb::PropertiesManager by Noel Grandin · 13 years ago
- 8ec2fed fdo#46808, use service constructor for ucb::Store by Noel Grandin · 13 years ago
- 1dedb15 fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style by Noel Grandin · 13 years ago
- bce042c CMIS: added confirmation dialog for cancel checkout by Cédric Bosdonnat · 13 years ago
- 62e18c4 Use memcpy instead of rtl_copyMemory in ucb by Arnaud Versini · 13 years ago
- c936fcb Some more configuration::theDefaultProvider simplifications by Stephan Bergmann · 13 years ago
- 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
- 1a92611 CMIS: added cancelCheckOut and checkIn implementations and menu items by Cédric Bosdonnat · 13 years ago
- 1eb7a92 CMIS UCP: fixed crash when URL to server is wrong, or server down by Cédric Bosdonnat · 13 years ago
- 793ea6f CMIS: don't show up checkout info bar if the document is not versionable by Cédric Bosdonnat · 13 years ago
- 75bc673 Travelled MIME type through UCB for CMIS UCP to use it when creating documents by Cédric Bosdonnat · 13 years ago
- 4cc2571 CMIS urls: remove +atom in the internal URLS as the binding is guessed by Cédric Bosdonnat · 13 years ago
- 273ee98 Rationale for webdav-neon vs. webdav by Stephan Bergmann · 13 years ago
- e6abcd4 fdo#46808, use service constructor for security::CertificateContainer by Noel Grandin · 13 years ago
- 4970e29 fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext by Noel Grandin · 13 years ago
- 9d2cfee some more clang warnings by Caolán McNamara · 13 years ago
- 72fe2e3 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- d45feee CMIS UCP: fixed crash when cancelling authentication dialog by Cédric Bosdonnat · 13 years ago
- c767f82 CMIS: Implemented the CheckOut button of the InfoBar by Cédric Bosdonnat · 13 years ago
- f5a84d8 CMIS: Provide the CMIS properties in the UNO API of documents by Cédric Bosdonnat · 13 years ago
- 8d37450 add missing dep on tools/diagnose_ex.h by David Tardon · 13 years ago
- 31828c94 add missing dep on ucbhelper/macros.hxx by David Tardon · 13 years ago
- 015b29b re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- 03ded70 rename ucb/source/ucp/webdav to webdav-neon by Michael Meeks · 14 years ago
- dd11a1e Fixes/improvements on previous commit by Stephan Bergmann · 14 years ago
- c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
- 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 272f0e9 Improvements on previous commit by Stephan Bergmann · 14 years ago
- cd693ff fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style by Noel Grandin · 14 years ago
- 6595e39 fdo#51304: Remove the author of some java source files by Marcos Paulo de Souza · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- af875eb Missing dependency by Stephan Bergmann · 14 years ago
- 44aa7df Missing include by Stephan Bergmann · 14 years ago
- 660e72b Fix for inefficient checking for 'm_aRepositories' emptiness by Julien Nabet · 14 years ago
- 084d40d fix odma plugin for new ucbhelper API by Michael Meeks · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 2e28420 fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style by Noel Grandin · 14 years ago
- 27264b1 updated libcmis to 0.3.0 by Cédric Bosdonnat · 14 years ago
- 707194e libcmis: convert to gbuild by Matúš Kukan · 14 years ago
- bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- 24391f60 Some clean up of previous commit by Stephan Bergmann · 14 years ago
- 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
- 2783796 fdo#46808, Adapt io::Pipe UNO service to new style by Noel Grandin · 14 years ago
- f1493c5 ucb: add component prefixes by Matúš Kukan · 14 years ago
- 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
- 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
- 8c49149 remove unused module-description xml files by Matúš Kukan · 14 years ago
- daf2312 do not deliver these module-description xml files by Matúš Kukan · 14 years ago
- 350b031 callcatcher: remove some of the slightly trickier unused methods by Caolán McNamara · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- bef6471 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
- c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
- df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago