summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl
2011-11-11I don't need to hear about your every little titchy successCaolán McNamara
2011-11-04Silence down ne_lock gcc WaEEike Rathke
2011-10-18Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat
2011-10-17Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák
2011-10-17CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat
2011-10-08When building with system libcmis, look for headers where they areFridrich Štrba
2011-10-07state *what* is missingCaolán McNamara
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-10-05use getStr now after the cast operator changeCaolán McNamara
2011-10-05Fix MinGW build.Jan Holesovsky
2011-10-05need getStr here as wellCaolán McNamara
2011-10-05Deliver the right thingFridrich Štrba
2011-10-05Fix Windows build and enable CMIS inconditionallyFridrich Štrba
2011-10-05Use the old way to build libcmis and cmis ucp ATMFridrich Štrba
2011-10-05use getStr instead of castCaolán McNamara
2011-10-04WaE: unreferenced local variableTor Lillqvist
2011-10-04Check ENABLE_CMIS harderTor Lillqvist
2011-10-04Revert "Don't bother with libcmis on Windows for now"Cédric Bosdonnat
2011-10-04Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat
2011-10-03Don't bother with libcmis on Windows for nowTor Lillqvist
2011-10-02add --with-system-libcmisRene Engelhard
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat
2011-10-01CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26Do as the comment says: use the pragma for gcc >= 4.2.1Tor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-19Fix build with MinGW.Jan Holesovsky
2011-09-15I forgot the directory separatorTor Lillqvist
2011-09-15Improve the Windows code a bitTor Lillqvist
2011-08-29chmod -xTor Lillqvist
2011-08-29Add comphelperlib for isdigitAscii etcTor Lillqvist
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-27fix debug build for nowMarkus Mohrhard
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-16Related: fdo#39376/fdo#34880 short fread isn't an error when its eofCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-08-03make these less noisyCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen