summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client/content.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-57/+57
2013-02-28No need for a command IDStephan Bergmann1-26/+3
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-6/+4
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-12/+35
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat1-4/+6
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-205/+93
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-29targeted string re-workNorbert Thiebaud1-42/+42
2012-03-09callcatcher: update listCaolán McNamara1-165/+0
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot1-6/+6
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud1-2/+0
2011-10-24callcatcher: remove some unused methodsCaolán McNamara1-33/+0
2011-10-20callcatcher: remove unused Content::createDynamicCursor variantCaolán McNamara1-14/+0
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan1-278/+0
2011-08-03make exception useful, state *what* url is invalidCaolán McNamara1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+2
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 19Gert Faller1-24/+24
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller1-28/+28
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-25sb111: merged in DEV300_m72sb1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-05sb111: merged in DEV300_m71sb1-54/+117
2010-01-06#i61429# - Adapted UCB clients to deprecated XContentCreator interface.Kai Sommerfeld1-22/+85
2010-01-05whitespace cleanup.Kai Sommerfeld1-32/+32
2009-05-18#i101955# improved error reporting (improving previous -c acee60ce43e6)sb1-2/+4
2008-04-15INTEGRATION: CWS calcshare2 (1.36.40); FILE MERGEDVladimir Glazounov1-1/+52
2008-04-10INTEGRATION: CWS changefileheader (1.36.42); FILE MERGEDRüdiger Timm1-98/+18
2007-06-05INTEGRATION: CWS bgdlremove (1.35.16); FILE MERGEDIvo Hinkelmann1-17/+17
2006-11-21INTEGRATION: CWS pj65 (1.34.10); FILE MERGEDVladimir Glazounov1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.33.8); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.30.22); FILE MERGEDJens-Heiner Rechtien1-5/+5
2006-01-20INTEGRATION: CWS tbe25 (1.31.8); FILE MERGEDOliver Bolte1-8/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.30.24); FILE MERGEDRüdiger Timm1-47/+21
2004-11-09INTEGRATION: CWS jl13 (1.29.22); FILE MERGEDJens-Heiner Rechtien1-3/+19
2004-04-21INTEGRATION: CWS loadenv01 (1.27.48); FILE MERGEDSander Vesik1-19/+105
2004-04-13INTEGRATION: CWS unopkg1 (1.27.28); FILE MERGEDJens-Heiner Rechtien1-4/+56
2003-07-25INTEGRATION: CWS abi3 (1.26.14); FILE MERGEDVladimir Glazounov1-9/+44
2003-04-15INTEGRATION: CWS dbgmacros1 (1.24.4.1.10); FILE MERGEDVladimir Glazounov1-4/+4
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-13/+2
2002-09-20#103548# - Refactored object construction.Kai Sommerfeld1-153/+119
2002-09-06#92581# - Fix did not work in 'product' build. Have to save content'sKai Sommerfeld1-4/+10
2002-06-21#92581# - URL not cleared on ContentAction::DELETED, content recreatedKai Sommerfeld1-29/+105
2002-04-09#92347# - Changed return value of all setPropertyValue[s] methods.Kai Sommerfeld1-10/+20
2002-01-11#95512# creation of sorted cursorsMikhail Voitenko1-89/+236
2001-11-27#92987#: no IsFolder() when creating cursor, masks errorsMathias Bauer1-14/+2
2001-10-22#93494# Beware of throwing removeContentEventListener().Stephan Bergmann1-5/+20
2001-06-25#87187# - New error handling.Kai Sommerfeld1-118/+181
2001-06-22#88532# - Check for empty reference before dereferencing it (Content::createC...Kai Sommerfeld1-4/+8
2001-05-10Added: transferContentKai Sommerfeld1-21/+7