summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-01remove boilerplate commentsThomas Arnhold5-10/+2
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith4-36/+22
2013-03-27clear -Werror=write-strings in NeonUri.cxxChr. Rossmanith1-3/+3
2013-03-27Remove RTL_CONSTASCII_STRINGPARAM in ucbChr. Rossmanith3-111/+58
2013-03-27-Wunused-macrosStephan Bergmann2-5/+0
2013-03-25remove external include guardsThomas Arnhold1-8/+0
2013-03-26Bin ASCII art and pointless commentsTor Lillqvist10-226/+6
2013-03-26WaE: unused function 'matchIgnoreAsciiCase'Tor Lillqvist1-15/+0
2013-03-25Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxxChr. Rossmanith1-4/+2
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann1-7/+2
2013-03-24Does not compileStephan Bergmann1-7/+7
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith12-80/+54
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold1-13/+7
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann3-19/+9