summaryrefslogtreecommitdiffstats
path: root/ucbhelper/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0718-252/+249
* More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann2013-03-191-1/+1
* Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith2013-03-122-5/+3
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-5/+5
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* No need for a command IDStephan Bergmann2013-02-281-26/+3
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Add parenthesis to calm down cppcheckJulien Nabet2013-02-131-1/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-5/+0
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-302-13/+9
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-301-9/+6
* fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2012-11-301-15/+10
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-282-8/+4
* fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin2012-11-281-6/+4
* fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann2012-11-052-2/+43
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-052-18/+4
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-052-29/+24
* fdo#46808, use service constructor for ucb::StoreNoel Grandin2012-11-051-20/+10
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-9/+7
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-12/+35
* Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat2012-10-311-4/+6
* dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2012-09-191-58/+0
* Attempt to fix Android-only codeStephan Bergmann2012-09-141-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-547/+108
* fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2012-09-141-5/+16
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-6/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-3/+0
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
* remove empty ascii boxes and stuff IIIThomas Arnhold2012-08-071-24/+0
* Some cppcheck cleaningJulien Nabet2012-06-301-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2221-447/+271
* re-base on ALv2 code.Michael Meeks2012-06-216-144/+90
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-6/+8
* CMIS ucp: write documents back to CMIS serverCédric Bosdonnat2012-06-042-0/+285
* targeted string re-workNorbert Thiebaud2012-06-021-12/+12
* targeted string re-workNorbert Thiebaud2012-05-297-67/+67
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-20/+10
* reorganize trickier staticsCaolán McNamara2012-04-021-5/+4
* Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist2012-03-291-27/+7
* Add an InitUCBHelper function to be called from an Android app's Java levelTor Lillqvist2012-03-281-0/+38
* Initial experiments with static linking of (some) components / servicesTor Lillqvist2012-03-211-7/+27
* Bin declaration of nonexistent static methodTor Lillqvist2012-03-211-3/+0
* callcatcher: update listCaolán McNamara2012-03-092-198/+0
* callcatcher: update listCaolán McNamara2012-02-271-7/+0
* ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann2012-01-201-3/+1
* Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot2012-01-198-30/+30
* Removed extra semicolonsJesse2011-12-151-1/+1
* remove include of pch header from ucbhelperNorbert Thiebaud2011-11-2725-50/+0