summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+5
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-3/+18
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot3-10/+10
2012-01-15ucb: convert to gbuildMatúš Kukan1-69/+0
2011-11-27remove include of pch header from ucbNorbert Thiebaud5-5/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-08-29chmod -xTor Lillqvist2-0/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito9-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky11-6/+42
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-6/+6
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens11-6/+42
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller2-6/+6
2010-10-28add modelines to .hxx files as wellCaolán McNamara4-0/+12
2010-10-14include correct sal/macros.h header to compile.Michael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+15
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb1-1/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-6/+43
2010-04-28slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]1-2/+2
2010-04-07slidecopy: fixed encoding/decoding of extension identifiers as part of an URL...Frank Schoenheit [fs]1-8/+4
2010-03-25slidecopy: fixed shadow variableFrank Schoenheit [fs]1-1/+1
2010-03-25slidecopy: adjusted the Ext-UCP URL scheme so that the ExtensionID is the URL...Frank Schoenheit [fs]4-32/+130
2010-03-25slidecopy: proper en/decoding of extension IDsFrank Schoenheit [fs]3-17/+15
2010-03-25slidecopy: use g:/dev/o_slidecopy/DEV300/ooo/solenv/src/component.mapFrank Schoenheit [fs]2-9/+1
2010-03-25slidecopy: use vnd.sun.star.extension URL scheme for the extension UCPFrank Schoenheit [fs]2-5/+5
2010-03-25slidecopy: delegate the request to open a document content to the wrapped con...Frank Schoenheit [fs]1-43/+3
2010-03-25slidecopy: extended the Extensions-UCP so it now allows browsing the complete...Frank Schoenheit [fs]7-88/+378
2010-03-24slidecopy: initial version of an UCP for browsing the content of the deployed...Frank Schoenheit [fs]11-0/+1552