summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-23Fix typo "fuction" -> "function"Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist2-4/+4
2013-02-19coverity#983214 Resource leakMichael Stahl2-35/+24
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat3-34/+135
2013-02-14CMIS: URL-decode username or it won't be shown properly in dialogCédric Bosdonnat1-3/+3
2013-02-13Some cppcheck cleaningJulien Nabet1-13/+27
2013-02-12CMIS: proxy was setin to ":-1" is no proxy is defined in the UICédric Bosdonnat2-2/+6
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-6/+3
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-15/+15
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-8/+7
2013-01-28fdo#46808, Convert some bits to new-style UNONoel Grandin1-5/+3
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl7-1/+13
2013-01-26Remove redundant braces around for loopsStephan Bergmann2-12/+22
2013-01-24CMIS: use the proxy settings from the optionsCédric Bosdonnat2-0/+18
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-4/+4
2013-01-21gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl1-0/+2
2013-01-20Fix missing parenthesisJulien Nabet1-40/+40
2013-01-13Add missing parenthesisJulien Nabet1-1/+1
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-270/+102
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
2012-12-20Some cppcheck cleaningJulien Nabet1-4/+4