summaryrefslogtreecommitdiffstats
path: root/ucbhelper/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't make it a secret what service failsCaolán McNamara2011-11-101-1/+1
* callcatcher: remove some unused methodsCaolán McNamara2011-10-241-33/+0
* Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1"Tor Lillqvist2011-10-211-11/+0
* Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1Tor Lillqvist2011-10-201-0/+11
* callcatcher: remove unused Content::createDynamicCursor variantCaolán McNamara2011-10-201-14/+0
* CMIS UCP: get the document content streamCédric Bosdonnat2011-10-011-0/+203
* unusedcode: ucbhelper:: cleaningMatúš Kukan2011-08-268-879/+0
* make exception useful, state *what* url is invalidCaolán McNamara2011-08-031-1/+1
* resyncing to masterBjoern Michaelsen2011-07-211-6/+6
|\