summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák18-252/+249
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann1-1/+1
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith2-5/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-5/+5
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-28No need for a command IDStephan Bergmann1-26/+3
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-13Add parenthesis to calm down cppcheckJulien Nabet1-1/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-5/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2-13/+9
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin1-9/+6
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin1-15/+10
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2-8/+4
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-6/+4
2012-11-05fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann2-2/+43
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2-18/+4
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2-29/+24
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin1-20/+10
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-9/+7
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-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks1-58/+0
2012-09-14Attempt to fix Android-only codeStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-547/+108
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin1-5/+16
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+4
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-3/+0
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold1-24/+0
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks21-447/+271
2012-06-21re-base on ALv2 code.Michael Meeks6-144/+90
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-6/+8
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat2-0/+285
2012-06-02targeted string re-workNorbert Thiebaud1-12/+12
2012-05-29targeted string re-workNorbert Thiebaud7-67/+67
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-20/+10
2012-04-02reorganize trickier staticsCaolán McNamara1-5/+4
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist1-27/+7
2012-03-28Add an InitUCBHelper function to be called from an Android app's Java levelTor Lillqvist1-0/+38
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist1-7/+27
2012-03-21Bin declaration of nonexistent static methodTor Lillqvist1-3/+0
2012-03-09callcatcher: update listCaolán McNamara2-198/+0
2012-02-27callcatcher: update listCaolán McNamara1-7/+0
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann1-3/+1
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot8-30/+30
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud25-50/+0