summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba2013-05-241-1/+1
* Rename Boost libraries when built internally to match conventionsTor Lillqvist2013-05-241-1/+1
* 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
* fix for linkingNoel Grandin2013-05-211-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3018-298/+60
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-261-3/+3
* extend license filtering, and add fallback-checks.Michael Meeks2013-04-2429-4/+29
* gbuild: drop empty use_packages callsDavid Tardon2013-04-242-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-2/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2216-349/+77
* 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
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-193-9/+8
* 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-07252-4384/+4357
* 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-284-36/+22
* clear -Werror=write-strings in NeonUri.cxxChr. Rossmanith2013-03-271-3/+3
* Remove RTL_CONSTASCII_STRINGPARAM in ucbChr. Rossmanith2013-03-273-111/+58
* -Wunused-macrosStephan Bergmann2013-03-272-5/+0
* remove external include guardsThomas Arnhold2013-03-251-8/+0
* Bin ASCII art and pointless commentsTor Lillqvist2013-03-2610-226/+6
* WaE: unused function 'matchIgnoreAsciiCase'Tor Lillqvist2013-03-261-15/+0
* Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxxChr. Rossmanith2013-03-251-4/+2
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-7/+2