summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* tdf#101094 (20) OPTIONS: Check for Class1 DAV before unlockGiuseppe Castagno2016-08-031-4/+12
* Related: tdf#96410 eXo Platform WebDAV: where lock fails...Giuseppe Castagno2016-08-011-1/+5
* Revert "tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: H...Giuseppe Castagno2016-07-311-41/+0
* tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: HEADGiuseppe Castagno2016-07-301-0/+41
* tdf#101094 (19) OPTIONS: Add mechanism to manage not found Web URL: GETGiuseppe Castagno2016-07-293-15/+83
* tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if not foundGiuseppe Castagno2016-07-291-0/+32
* tdf#101094 (17) OPTIONS: Options cache removal: COPYGiuseppe Castagno2016-07-291-0/+6
* tdf#101094 (16) OPTIONS: Options cache removal: MOVEGiuseppe Castagno2016-07-291-4/+17
* tdf#101094 (15) OPTIONS: Options cache removal: MKCOLGiuseppe Castagno2016-07-291-0/+3
* tdf#101094 (14) OPTIONS: Options cache removal: PUTGiuseppe Castagno2016-07-291-0/+12
* tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno2016-07-295-1/+55
* tdf#101094 (12) OPTIONS: Add options cache ctrl in getResourceOptionsGiuseppe Castagno2016-07-291-63/+110
* tdf#101094 (11): Add WebDAV options cache configuration param.Giuseppe Castagno2016-07-292-0/+54
* tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno2016-07-293-1/+131
* tdf#101094 (9) OPTIONS: Add options check in Content::getPropertiesGiuseppe Castagno2016-07-291-10/+16
* tdf#101094 (8) OPTIONS: Add options check in Content::resourceTypeForLocksGiuseppe Castagno2016-07-292-76/+126
* tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before unlockGiuseppe Castagno2016-07-291-2/+3
* tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno2016-07-281-0/+4
* tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno2016-07-281-37/+121
* ucb: fix deadlocks in tdoc UCP OfficeDocumentsManagerMichael Stahl2016-07-282-80/+101
* tdf#101094 (4) OPTIONS: Add member function getResourceOptionsGiuseppe Castagno2016-07-282-0/+115
* tdf#101094 (3) OPTIONS: Add options implem. in DAV resource access.Giuseppe Castagno2016-07-282-16/+12
* tdf#101094 (2) OPTIONS: Add neon session implementationGiuseppe Castagno2016-07-283-0/+117
* tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno2016-07-286-12/+491
* improve passstuffbyref return analysisNoel Grandin2016-07-275-7/+7
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-272-3/+3
* curl 7.50.0 has CURL as typedef struct Curl_easyCaolán McNamara2016-07-251-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-2/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-152-14/+0
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-6/+0
* loplugin:redundantcast: redundant static_casts in ucbStephan Bergmann2016-07-081-1/+1
* tdf#100783 Avoid infinite recursion in Content::getObject()Mike Kaganski2016-07-071-9/+12
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-0714-15/+15
* Fix link in commentStephan Bergmann2016-07-051-1/+2
* tdf#94378: Respond to OnStorageChangedStephan Bergmann2016-07-051-1/+2
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-1/+1
* merge tdoc_ucp::OfficeDocumentsEventListener withNoel Grandin2016-07-053-17/+8
* merge ftp::ResultSetFactory with ResultSetFactoryINoel Grandin2016-07-042-43/+37
* loplugin:singlevalfields in variousNoel Grandin2016-06-284-7/+1
* Clean up uses of Any::getValue() in ucbStephan Bergmann2016-06-271-11/+8
* Force lowercase on WebDAV received header names.Giuseppe Castagno2016-06-242-2/+6
* In case of Web site access, add Content-Type to HEAD request.Giuseppe Castagno2016-06-241-3/+8
* remove some more (void) style function definitions/declarationsNoel Grandin2016-06-2321-468/+234
* UCB: Simplify ucb_impl::Regexp rtl/character.hxx usage.Arnaud Versini2016-06-201-8/+2
* Fix typosAndrea Gelmini2016-06-131-1/+1
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* remove some manual ref counting in svx and xmloffNoel Grandin2016-06-063-23/+14
* Resolves: tdf#55566 opening two docs with open document macro events can crashCaolán McNamara2016-06-031-6/+7
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-317-9/+9
* avoid a global uno::Reference to the current XCommandEnvironmentCaolán McNamara2016-05-262-5/+16