summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin4-22/+10
2013-05-21fix for linkingNoel Grandin1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks18-298/+60
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-3/+3
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks29-4/+29
2013-04-24gbuild: drop empty use_packages callsDavid Tardon2-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-2/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks16-349/+77
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh1-1/+1
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev1-1/+1
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin3-9/+8
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane5-16/+18
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev1-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák252-4384/+4357
2013-04-06Add comment the RTL_CONSTASCII_STRINGPARAM should be kept in regexp.cxxChr. Rossmanith1-0/+3
2013-04-02drop prefix from ::cssThomas Arnhold1-2/+2
2013-04-01remove macros in ucbThomas Arnhold4-215/+189