summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-29chmod -xTor Lillqvist68-0/+0
2011-08-29Add comphelperlib for isdigitAscii etcTor Lillqvist1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-12/+5
2011-08-27fix debug build for nowMarkus Mohrhard1-1/+1
2011-08-22callcatcher: remove unused methodsCaolán McNamara2-34/+0
2011-08-16Related: fdo#39376/fdo#34880 short fread isn't an error when its eofCaolán McNamara1-14/+4
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-03make these less noisyCaolán McNamara2-21/+8
2011-07-31Some cppcheck cleaningJulien Nabet7-12/+12
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-1/+4
2011-07-21resyncing to masterBjoern Michaelsen29-193/+112
2011-07-20Fix build of our odma_lib library with MinGWTor Lillqvist2-5/+6
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan16-96/+0
2011-07-11catch by const referenceCaolán McNamara1-7/+7
2011-06-24main must return int in mingw32Jesús Corrius1-0/+4
2011-06-22gnumake4: adjust ucb to gbuildBjoern Michaelsen2-2/+2
2011-06-20catch by const referenceCaolán McNamara7-31/+40
2011-06-20catch by const referenceCaolán McNamara1-53/+53
2011-06-15Link with zlib in case the internal libcurl has been built staticallyTor Lillqvist1-1/+2
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2