summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-30Don't repeat a return !Julien Nabet
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens
2012-01-16Fix "Same expression on both sides of '||'"Julien Nabet
2012-01-15ucb: add missing dependencyMatúš Kukan
2012-01-15ucb: convert to gbuildMatúš Kukan
2012-01-07catch exception by constant referenceTakeshi Abe
2011-12-16Remove nonsense line (causing debug-mode glibc to report an error).Stephan Bergmann
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-29move reconfigure into gbuildBjoern Michaelsen
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