summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Mark as constTakeshi Abe1-1/+1
2013-08-25Avoid OS X sandbox messages when just checking if a pathname is a directoryTor Lillqvist1-0/+21
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák10-22/+22
2013-08-20Improve some debug outputStephan Bergmann1-0/+7
2013-08-16sPropName is needed after allStephan Bergmann1-0/+3
2013-08-15Fix unused variable (sPropName)Julien Nabet1-2/+0
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann2-21/+22
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile2-28/+25
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann1-12/+4
2013-08-15i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile1-13/+3
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann5-30/+196
2013-08-15i121935 - UCB: new "addProperty" and "removeProperty" commandsAriel Constenla-Haile5-58/+231
2013-08-12only use the SSPI support with internal neonDavid Tardon1-2/+2
2013-08-08Bin Chaos WIDs that are unused (only mentioned only in comments)Tor Lillqvist1-102/+90
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks11-33/+0
2013-07-17Mark as constTakeshi Abe1-3/+3
2013-07-15ucb: fix DateTime in gvfsMichael Stahl1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2-2/+3
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane2-4/+4
2013-07-05Mark as constTakeshi Abe8-9/+9
2013-07-01fdo#66324 fix locking in webdav_ucp::Content::getResourceType()Michael Stahl1-1/+13
2013-06-29remove OUString wrap for string literalsThomas Arnhold7-9/+9
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-1/+1
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa1-1/+1
2013-06-23Resolves: #i121947# Default User-AgentAriel Constenla-Haile5-21/+152
2013-06-16Fix build breakerAriel Constenla-Haile1-1/+1
2013-06-15Resolves: #i121942# Explicitly set "ContentType" for non-DAV contentAriel Constenla-Haile1-0/+4
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann1-2/+1
2013-06-14Always try to mount in gio::Content::getGFileInfoStephan Bergmann1-16/+26
2013-06-13Resolves: #i120738# need to call OWeakObject::release() explicitlyJian Fang Zhang1-4/+7
2013-06-10Don't warn about undefined macro any moreFridrich Štrba1-1/+1
2013-06-06Some more modules at least building with mingw64Fridrich Štrba3-86/+86
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin9-69/+57
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+0
2013-06-04fix build, bad mergeCaolán McNamara1-1/+4
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile4-21/+27
2013-06-03Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+3
2013-05-30ucb: NeonLockStore::stopTicker(): really avoid deadlockMichael Stahl2-12/+13
2013-05-29ucb: NeonLockStore::stopTicker(): avoid deadlockMichael Stahl1-5/+12
2013-05-27Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request bodyAriel Constenla-Haile2-46/+59
2013-05-27Header clean-upAriel Constenla-Haile42-95/+95
2013-05-27Resolves; #i121201# Handle servers not supporting HEAD requestsAriel Constenla-Haile3-5/+200
2013-05-27Resolves: #i121922# Fix wrong conditionAriel Constenla-Haile1-1/+1
2013-05-27Let package_ucp::ContentProvider::createPackage throw exceptions on failureStephan Bergmann3-62/+24
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba1-1/+1
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist1-1/+1
2013-05-23Related rhbz#961460: Fix regression around OUString::compareTo usageStephan Bergmann1-1/+1
2013-05-23Fold regexpmap.tpt inline template definitions into regexpmap.hxxStephan Bergmann3-591/+488