summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-20simplify OUString assignmentsChr. Rossmanith1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19coverity#982271 Copy-paste errorJulien Nabet1-1/+1
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-3/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold21-516/+407
2013-03-19trailing whitespacesThomas Arnhold1-1/+1
2013-03-18incorrect NEON_VERSION usageLuboš Luňák1-5/+1
2013-03-15fprintf -> SAL_WARNStephan Bergmann1-4/+3
2013-03-15Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism"Tor Lillqvist1-11/+11
2013-03-15Conditionalize call of ne_debug_init() using the SAL_INFO() mechanismTor Lillqvist1-11/+11
2013-03-15Lock document that is opened for potential modificationTor Lillqvist1-0/+5
2013-03-15SAL_INFO instead of OSL_TRACETor Lillqvist1-4/+3
2013-03-15Use default set of root certificates, if available, when using SSLTor Lillqvist1-0/+5
2013-03-15Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0)Tor Lillqvist1-1/+2
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-5/+0
2013-03-14fdo#54275: Fix GVFS UCP, so saving docs works againStephan Bergmann1-9/+13
2013-03-13rhbz#895690: Make GIO UCP less brittle, so saving docs works againStephan Bergmann1-16/+15
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith6-83/+74
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold2-3/+3
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold3-8/+8
2013-03-08some further OUString cleanupThomas Arnhold1-20/+20