summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Does not compileStephan Bergmann2013-03-241-7/+7
* Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith2013-03-2412-80/+54
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold2013-03-201-13/+7
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-203-19/+9
* simplify OUString assignmentsChr. Rossmanith2013-03-201-2/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* coverity#982271 Copy-paste errorJulien Nabet2013-03-191-1/+1
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-3/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1921-516/+407
* trailing whitespacesThomas Arnhold2013-03-191-1/+1
* incorrect NEON_VERSION usageLuboš Luňák2013-03-181-5/+1
* fprintf -> SAL_WARNStephan Bergmann2013-03-151-4/+3
* Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism"Tor Lillqvist2013-03-151-11/+11
* Conditionalize call of ne_debug_init() using the SAL_INFO() mechanismTor Lillqvist2013-03-151-11/+11
* Lock document that is opened for potential modificationTor Lillqvist2013-03-151-0/+5
* SAL_INFO instead of OSL_TRACETor Lillqvist2013-03-151-4/+3
* Use default set of root certificates, if available, when using SSLTor Lillqvist2013-03-151-0/+5
* Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0)Tor Lillqvist2013-03-151-1/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-5/+0
* fdo#54275: Fix GVFS UCP, so saving docs works againStephan Bergmann2013-03-141-9/+13
* rhbz#895690: Make GIO UCP less brittle, so saving docs works againStephan Bergmann2013-03-131-16/+15
* Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith2013-03-126-83/+74
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-3/+3
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-093-8/+8
* some further OUString cleanupThomas Arnhold2013-03-081-20/+20
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-8/+8
* Call ne_debug_init() in a debug buildTor Lillqvist2013-03-051-1/+1