summaryrefslogtreecommitdiffstats
path: root/ucbhelper/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi2014-02-042-235/+12
* bool improvementsStephan Bergmann2014-01-292-9/+9
* bool improvementsStephan Bergmann2014-01-281-3/+3
* Using pre-cached type_infos provided by the typeid operator seems to work nowTor Lillqvist2013-12-271-23/+0
* Hacky workaround for non-working C++/UNO bridge for arm64 iOSTor Lillqvist2013-12-241-1/+26
* typo fixesAndras Timar2013-12-201-2/+2
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-062-36/+2
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-15/+9
* remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin2013-11-072-17/+17
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-1/+1
* drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara2013-09-251-2/+0
* WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist2013-09-041-2/+5
* WaE: Unreachable codeTor Lillqvist2013-09-031-0/+4
* CMIS: add document ID when saving.Cao Cuong Ngo2013-09-021-2/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* Fix support for "dummy" content providersStephan Bergmann2013-06-141-21/+25
* Remove unused ContentProviderRegistrationInfoStephan Bergmann2013-06-141-10/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin2013-06-051-10/+4
* fix build, bad mergeCaolán McNamara2013-06-041-5/+8
* Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile2013-06-041-47/+32
* 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