summaryrefslogtreecommitdiffstats
path: root/ucb/source
Commit message (Expand)AuthorAgeFilesLines
* Drop comparison with empty rtl::OUStringTakeshi Abe2012-02-291-1/+1
* fix msvc2005 buildCaolán McNamara2012-02-271-1/+1
* remove all other deprecated header guardsThomas Arnhold2012-02-232-7/+0
* Adapted TickerThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-232-14/+14
* WaE: Same expression on both sides of '||'Thomas Arnhold2012-02-211-1/+1
* add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2012-02-194-4/+4
* Get rid of size() == 0Elton Chung2012-02-195-5/+5
* Fix typos in commentsElton Chung2012-02-181-1/+1
* WaE: /* within commentCaolán McNamara2012-02-151-2/+2
* In the current glib version only the main glib.h can be included directly.Daniel Mihalyi2012-02-071-1/+1
* Don't repeat a return !Julien Nabet2012-01-301-2/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-262-2/+2
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-231-1/+5
* Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz2012-01-231-3/+18
* Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot2012-01-1845-155/+155
* Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens2012-01-177-20/+20
* Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens2012-01-179-15/+89
* Fix "Same expression on both sides of '||'"Julien Nabet2012-01-161-1/+1
* ucb: convert to gbuildMatúš Kukan2012-01-1518-1423/+0
* catch exception by constant referenceTakeshi Abe2012-01-073-22/+22
* Remove nonsense line (causing debug-mode glibc to report an error).Stephan Bergmann2011-12-161-1/+0
* fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2011-12-151-0/+4
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-1112-12/+0
* childs -> childrenMichael T. Whiteley2011-12-083-17/+17
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-1/+2
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* remove include of pch header from ucbNorbert Thiebaud2011-11-27119-233/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-173-3/+3
* 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-052-4/+4
* 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
* Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat2011-10-041-0/+3
* 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-017-0/+1156