summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-01ucb: add component prefixesMatúš Kukan
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2012-01-15ucb: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-08-29chmod -xTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-14include correct sal/macros.h header to compile.Michael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-04-28slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]
2010-04-07slidecopy: fixed encoding/decoding of extension identifiers as part of an URL...Frank Schoenheit [fs]
2010-03-25slidecopy: fixed shadow variableFrank Schoenheit [fs]
2010-03-25slidecopy: adjusted the Ext-UCP URL scheme so that the ExtensionID is the URL...Frank Schoenheit [fs]
2010-03-25slidecopy: proper en/decoding of extension IDsFrank Schoenheit [fs]
2010-03-25slidecopy: use g:/dev/o_slidecopy/DEV300/ooo/solenv/src/component.mapFrank Schoenheit [fs]
2010-03-25slidecopy: use vnd.sun.star.extension URL scheme for the extension UCPFrank Schoenheit [fs]
2010-03-25slidecopy: delegate the request to open a document content to the wrapped con...Frank Schoenheit [fs]
2010-03-25slidecopy: extended the Extensions-UCP so it now allows browsing the complete...Frank Schoenheit [fs]
2010-03-24slidecopy: initial version of an UCP for browsing the content of the deployed...Frank Schoenheit [fs]