Age | Commit message (Expand) | Author |
2013-11-07 | remove unnecessary use of OUString constructor in UCBHELPER module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-09-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara |
2013-09-04 | WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP | Tor Lillqvist |
2013-09-03 | WaE: Unreachable code | Tor Lillqvist |
2013-09-02 | CMIS: add document ID when saving. | Cao Cuong Ngo |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-14 | Fix support for "dummy" content providers | Stephan Bergmann |
2013-06-14 | Remove unused ContentProviderRegistrationInfo | Stephan Bergmann |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-05 | fdo#46808, Convert XMultiServiceFactory in ucb module | Noel Grandin |
2013-06-04 | fix build, bad merge | Caolán McNamara |
2013-06-04 | Resolves: #i122273# - Avoid using tmpfile() | Ariel Constenla-Haile |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes | Stephan Bergmann |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper | Chr. Rossmanith |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-28 | No need for a command ID | Stephan Bergmann |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-23 | Fix typos retreive/retrieve furture/future | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-13 | Add parenthesis to calm down cppcheck | Julien Nabet |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
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 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory | Noel Grandin |
2012-11-05 | fdo#46808: Work around cyclic comphelper use in ucbhelper | 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-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 | Travelled MIME type through UCB for CMIS UCP to use it when creating documents | Cédric Bosdonnat |
2012-09-28 | gbuild: invert handling of standard system libraries: | 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-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-09-14 | Attempt to fix Android-only code | Stephan Bergmann |