summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl2011-11-151-1/+2
* I don't need to hear about your every little titchy successCaolán McNamara2011-11-116-27/+27
* Silence down ne_lock gcc WaEEike Rathke2011-11-044-3/+57
* Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat2011-10-181-2/+6
* Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák2011-10-171-6/+2
* CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat2011-10-171-2/+6
* When building with system libcmis, look for headers where they areFridrich Štrba2011-10-081-0/+1
* state *what* is missingCaolán McNamara2011-10-071-1/+3
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-2/+2
* use getStr now after the cast operator changeCaolán McNamara2011-10-051-2/+2
* Fix MinGW build.Jan Holesovsky2011-10-052-3/+3
* need getStr here as wellCaolán McNamara2011-10-051-1/+1
* Deliver the right thingFridrich Štrba2011-10-053-5/+5
* Fix Windows build and enable CMIS inconditionallyFridrich Štrba2011-10-051-46/+41
* Use the old way to build libcmis and cmis ucp ATMFridrich Štrba2011-10-051-1/+17
* use getStr instead of castCaolán McNamara2011-10-052-4/+4
* WaE: unreferenced local variableTor Lillqvist2011-10-042-3/+3
* Check ENABLE_CMIS harderTor Lillqvist2011-10-041-2/+6
* Revert "Don't bother with libcmis on Windows for now"Cédric Bosdonnat2011-10-041-1/+1
* Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat2011-10-041-0/+3
* Don't bother with libcmis on Windows for nowTor Lillqvist2011-10-031-1/+1
* add --with-system-libcmisRene Engelhard2011-10-021-1/+1
* CMIS UCP: get the document content streamCédric Bosdonnat2011-10-0112-402/+320
* Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat2011-10-011-1/+1
* CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat2011-10-019-1/+1159
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-275-41/+40
* Do as the comment says: use the pragma for gcc >= 4.2.1Tor Lillqvist2011-09-261-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-1/+42
* Fix build with MinGW.Jan Holesovsky2011-09-191-1/+3
* I forgot the directory separatorTor Lillqvist2011-09-151-1/+1
* Improve the Windows code a bitTor Lillqvist2011-09-151-3/+10
* chmod -xTor Lillqvist2011-08-2968-0/+0
* Add comphelperlib for isdigitAscii etcTor Lillqvist2011-08-291-0/+1
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-12/+5
* fix debug build for nowMarkus Mohrhard2011-08-271-1/+1
* callcatcher: remove unused methodsCaolán McNamara2011-08-222-34/+0
* Related: fdo#39376/fdo#34880 short fread isn't an error when its eofCaolán McNamara2011-08-161-14/+4
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-103-3/+3
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* make these less noisyCaolán McNamara2011-08-032-21/+8
* Some cppcheck cleaningJulien Nabet2011-07-317-12/+12
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-303-1/+4
* resyncing to masterBjoern Michaelsen2011-07-2129-193/+112
|\
| * Fix build of our odma_lib library with MinGWTor Lillqvist2011-07-202-5/+6
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-1216-96/+0
| * catch by const referenceCaolán McNamara2011-07-111-7/+7
| * main must return int in mingw32Jesús Corrius2011-06-241-0/+4
| * catch by const referenceCaolán McNamara2011-06-207-31/+40