Age | Commit message (Expand) | Author |
2013-02-28 | remove useless comment lines | Markus Mohrhard |
2013-02-28 | coverity#705769: fix memory leak | Markus Mohrhard |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-23 | Fix typo "fuction" -> "function" | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-19 | coverity#983214 Resource leak | Michael Stahl |
2013-02-14 | CMIS: made it work with Lotus Live | Cédric Bosdonnat |
2013-02-14 | CMIS: URL-decode username or it won't be shown properly in dialog | Cédric Bosdonnat |
2013-02-13 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | CMIS: proxy was setin to ":-1" is no proxy is defined in the UI | Cédric Bosdonnat |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert some bits to new-style UNO | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-24 | CMIS: use the proxy settings from the options | Cédric Bosdonnat |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-21 | gvfs UCP: silence -Werror=deprecated-declarations | Michael Stahl |
2013-01-20 | Fix missing parenthesis | Julien Nabet |
2013-01-13 | Add missing parenthesis | Julien Nabet |
2013-01-13 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2012-12-30 | fdo#39440 - cppcheck cleanliness | Radu Ioan |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-20 | Some cppcheck cleaning | Julien Nabet |
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 |