summaryrefslogtreecommitdiff
path: root/ucb/source/ucp
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi20-469/+199
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-17/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-63/+63
2012-03-29Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist3-6/+11
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist7-17/+26
2012-03-21this requires string literals nowDavid Tardon2-7/+4
2012-03-21fix after recent XSERVICEINFO_IMPL_1 changeLuboš Luňák1-4/+2
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist7-26/+17
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann6-4/+19
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-0/+4
2012-03-01WaE: initialization orderDavid Tardon1-3/+3
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-27fix msvc2005 buildCaolán McNamara1-1/+1
2012-02-23remove all other deprecated header guardsThomas Arnhold2-7/+0
2012-02-23Adapted TickerThread to safer-to-use salhelper::ThreadStephan Bergmann2-14/+14
2012-02-21WaE: Same expression on both sides of '||'Thomas Arnhold1-1/+1
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2-2/+2
2012-02-19Get rid of size() == 0Elton Chung5-5/+5
2012-02-15WaE: /* within commentCaolán McNamara1-2/+2
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi1-1/+1
2012-01-30Don't repeat a return !Julien Nabet1-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann2-2/+2
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+5
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-3/+18
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot37-121/+121
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens7-20/+20
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens9-15/+89
2012-01-16Fix "Same expression on both sides of '||'"Julien Nabet1-1/+1
2012-01-15ucb: convert to gbuildMatúš Kukan13-1153/+0
2012-01-07catch exception by constant referenceTakeshi Abe3-22/+22
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl1-0/+4
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist10-10/+0
2011-12-08childs -> childrenMichael T. Whiteley3-17/+17
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-1/+2
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-27remove include of pch header from ucbNorbert Thiebaud100-195/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist3-3/+3
2011-11-15fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl1-1/+2
2011-11-11I don't need to hear about your every little titchy successCaolán McNamara6-27/+27
2011-11-04Silence down ne_lock gcc WaEEike Rathke4-3/+57
2011-10-18Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat1-2/+6
2011-10-17Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák1-6/+2
2011-10-17CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat1-2/+6
2011-10-08When building with system libcmis, look for headers where they areFridrich Štrba1-0/+1
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-2/+2
2011-10-05use getStr now after the cast operator changeCaolán McNamara1-2/+2
2011-10-05Fix MinGW build.Jan Holesovsky2-3/+3
2011-10-05need getStr here as wellCaolán McNamara1-1/+1