summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2012-06-22Revert "rhbz#678440: Always include User-Agent to avoid 403 from picky servers"Fridrich Štrba1-15/+0
2012-06-18rhbz#678440: Always include User-Agent to avoid 403 from picky serversStephan Bergmann1-0/+15
2012-04-17re-open output file on save to fsync to improve first-start performanceMichael Meeks1-4/+0
2012-03-26In the current glib version only the main glib.h can be included directly.Daniel Mihalyi1-1/+1
2012-03-19fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-0/+4
2012-01-24Fix "Same expression on both sides of '||'"Julien Nabet1-1/+1
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
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl1-0/+4
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-1/+2
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-212/+0
2011-11-27remove include of pch header from ucbNorbert Thiebaud127-247/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-9/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist3-3/+3
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
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-07state *what* is missingCaolán McNamara1-1/+3
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
2011-10-05Deliver the right thingFridrich Štrba3-5/+5
2011-10-05Fix Windows build and enable CMIS inconditionallyFridrich Štrba1-46/+41
2011-10-05Use the old way to build libcmis and cmis ucp ATMFridrich Štrba1-1/+17
2011-10-05use getStr instead of castCaolán McNamara2-4/+4
2011-10-04WaE: unreferenced local variableTor Lillqvist2-3/+3
2011-10-04Check ENABLE_CMIS harderTor Lillqvist1-2/+6
2011-10-04Revert "Don't bother with libcmis on Windows for now"Cédric Bosdonnat1-1/+1
2011-10-04Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat1-0/+3
2011-10-03Don't bother with libcmis on Windows for nowTor Lillqvist1-1/+1
2011-10-02add --with-system-libcmisRene Engelhard1-1/+1
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat12-402/+320
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat1-1/+1
2011-10-01CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat9-1/+1159
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann5-41/+40
2011-09-26Do as the comment says: use the pragma for gcc >= 4.2.1Tor Lillqvist1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara4-1/+42
2011-09-19Fix build with MinGW.Jan Holesovsky1-1/+3
2011-09-15I forgot the directory separatorTor Lillqvist1-1/+1
2011-09-15Improve the Windows code a bitTor Lillqvist1-3/+10