summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-8/+8
2013-03-05Call ne_debug_init() in a debug buildTor Lillqvist1-1/+1
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold4-13/+0
2013-03-04Fix "may be used uninitialized" warningStephan Bergmann1-1/+1
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin1-8/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold8-8/+8
2013-03-01Related rhbz#915743: Do not call into DAVResourceAccess with mutex lockedStephan Bergmann2-69/+80
2013-03-01neon commands cannot be abortedStephan Bergmann2-9/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28remove useless comment linesMarkus Mohrhard1-21/+0
2013-02-28coverity#705769: fix memory leakMarkus Mohrhard1-0/+1
2013-02-25loplugin: unused variablesThomas Arnhold7-19/+0