summaryrefslogtreecommitdiffstats
path: root/ucb/source
Commit message (Expand)AuthorAgeFilesLines
* Mark as constTakeshi Abe2013-07-171-3/+3
* ucb: fix DateTime in gvfsMichael Stahl2013-07-151-1/+1
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-152-2/+3
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
* API change: oslDateTime signed yearLionel Elie Mamane2013-07-052-4/+4
* Mark as constTakeshi Abe2013-07-058-9/+9
* fdo#66324 fix locking in webdav_ucp::Content::getResourceType()Michael Stahl2013-07-011-1/+13
* remove OUString wrap for string literalsThomas Arnhold2013-06-296-8/+8
* remove some createFromAscii usageThomas Arnhold2013-06-291-1/+1
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-291-1/+1
* fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa2013-06-241-1/+1
* Resolves: #i121947# Default User-AgentAriel Constenla-Haile2013-06-235-21/+152
* Fix build breakerAriel Constenla-Haile2013-06-161-1/+1
* Resolves: #i121942# Explicitly set "ContentType" for non-DAV contentAriel Constenla-Haile2013-06-151-0/+4
* Remove unused ContentProviderRegistrationInfoStephan Bergmann2013-06-141-2/+1
* Always try to mount in gio::Content::getGFileInfoStephan Bergmann2013-06-141-16/+26
* Resolves: #i120738# need to call OWeakObject::release() explicitlyJian Fang Zhang2013-06-131-4/+7
* Don't warn about undefined macro any moreFridrich Štrba2013-06-101-1/+1
* Some more modules at least building with mingw64Fridrich Štrba2013-06-063-86/+86
* fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin2013-06-059-69/+57
* remove unused componentcontext.hxx includesNoel Grandin2013-06-053-3/+0
* fix build, bad mergeCaolán McNamara2013-06-041-1/+4
* Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile2013-06-044-21/+27
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-06-031-3/+3
* ucb: NeonLockStore::stopTicker(): really avoid deadlockMichael Stahl2013-05-302-12/+13
* ucb: NeonLockStore::stopTicker(): avoid deadlockMichael Stahl2013-05-291-5/+12
* Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request bodyAriel Constenla-Haile2013-05-272-46/+59
* Header clean-upAriel Constenla-Haile2013-05-2742-95/+95
* Resolves; #i121201# Handle servers not supporting HEAD requestsAriel Constenla-Haile2013-05-273-5/+200
* Resolves: #i121922# Fix wrong conditionAriel Constenla-Haile2013-05-271-1/+1
* Let package_ucp::ContentProvider::createPackage throw exceptions on failureStephan Bergmann2013-05-273-62/+24
* Related rhbz#961460: Fix regression around OUString::compareTo usageStephan Bergmann2013-05-231-1/+1
* Fold regexpmap.tpt inline template definitions into regexpmap.hxxStephan Bergmann2013-05-233-591/+488
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-224-22/+10
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-304-4/+4
* extend license filtering, and add fallback-checks.Michael Meeks2013-04-2429-4/+29
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2213-280/+65
* fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh2013-04-221-1/+1
* use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev2013-04-191-1/+1
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-185-16/+18
* WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev2013-04-181-2/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07243-4253/+4226
* Add comment the RTL_CONSTASCII_STRINGPARAM should be kept in regexp.cxxChr. Rossmanith2013-04-061-0/+3
* drop prefix from ::cssThomas Arnhold2013-04-021-2/+2
* remove macros in ucbThomas Arnhold2013-04-014-215/+189
* remove boilerplate commentsThomas Arnhold2013-04-015-10/+2
* Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith2013-03-283-28/+17
* clear -Werror=write-strings in NeonUri.cxxChr. Rossmanith2013-03-271-3/+3
* Remove RTL_CONSTASCII_STRINGPARAM in ucbChr. Rossmanith2013-03-273-111/+58