summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext/ucpext_content.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+3
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-09-02ucb: add missing ucb.core log area, and ftp/ext tooMichael Stahl1-3/+3
2013-07-05Mark as constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-58/+58
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2013-03-04doubled includesThomas Arnhold1-6/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-15/+14
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-31targeted string re-workNorbert Thiebaud1-20/+20
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
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 Hallot1-3/+3
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-5/+5
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 Spaeth1-0/+3
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: adjusted the Ext-UCP URL scheme so that the ExtensionID is the URL...Frank Schoenheit [fs]1-20/+70
2010-03-25slidecopy: proper en/decoding of extension IDsFrank Schoenheit [fs]1-13/+11
2010-03-25slidecopy: use vnd.sun.star.extension URL scheme for the extension UCPFrank Schoenheit [fs]1-2/+2
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]1-25/+204
2010-03-24slidecopy: initial version of an UCP for browsing the content of the deployed...Frank Schoenheit [fs]1-0/+489