summaryrefslogtreecommitdiff
path: root/ucbhelper/source
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2-36/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-15/+9
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin2-17/+17
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist1-2/+5
2013-09-03WaE: Unreachable codeTor Lillqvist1-0/+4
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo1-2/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-14Fix support for "dummy" content providersStephan Bergmann1-21/+25
2013-06-14Remove unused ContentProviderRegistrationInfoStephan Bergmann1-10/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin1-10/+4
2013-06-04fix build, bad mergeCaolán McNamara1-5/+8
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile1-47/+32
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