summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2016-08-03tdf#101094 (20) OPTIONS: Check for Class1 DAV before unlockGiuseppe Castagno
2016-08-01Related: tdf#96410 eXo Platform WebDAV: where lock fails...Giuseppe Castagno
2016-07-31Revert "tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: H...Giuseppe Castagno
2016-07-30tdf#101094 (20) OPTIONS: Add mechanism to manage not found Web URL: HEADGiuseppe Castagno
2016-07-29tdf#101094 (19) OPTIONS: Add mechanism to manage not found Web URL: GETGiuseppe Castagno
2016-07-29tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if not foundGiuseppe Castagno
2016-07-29tdf#101094 (17) OPTIONS: Options cache removal: COPYGiuseppe Castagno
2016-07-29tdf#101094 (16) OPTIONS: Options cache removal: MOVEGiuseppe Castagno
2016-07-29tdf#101094 (15) OPTIONS: Options cache removal: MKCOLGiuseppe Castagno
2016-07-29tdf#101094 (14) OPTIONS: Options cache removal: PUTGiuseppe Castagno
2016-07-29tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno
2016-07-29tdf#101094 (12) OPTIONS: Add options cache ctrl in getResourceOptionsGiuseppe Castagno
2016-07-29tdf#101094 (11): Add WebDAV options cache configuration param.Giuseppe Castagno
2016-07-29tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno
2016-07-29tdf#101094 (9) OPTIONS: Add options check in Content::getPropertiesGiuseppe Castagno
2016-07-29tdf#101094 (8) OPTIONS: Add options check in Content::resourceTypeForLocksGiuseppe Castagno
2016-07-29tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before unlockGiuseppe Castagno
2016-07-28tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno
2016-07-28ucb: fix deadlocks in tdoc UCP OfficeDocumentsManagerMichael Stahl
2016-07-28tdf#101094 (4) OPTIONS: Add member function getResourceOptionsGiuseppe Castagno
2016-07-28tdf#101094 (3) OPTIONS: Add options implem. in DAV resource access.Giuseppe Castagno
2016-07-28tdf#101094 (2) OPTIONS: Add neon session implementationGiuseppe Castagno
2016-07-28tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25curl 7.50.0 has CURL as typedef struct Curl_easyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in ucbStephan Bergmann
2016-07-07tdf#100783 Avoid infinite recursion in Content::getObject()Mike Kaganski
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-05Fix link in commentStephan Bergmann
2016-07-05tdf#94378: Respond to OnStorageChangedStephan Bergmann
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-05merge tdoc_ucp::OfficeDocumentsEventListener withNoel Grandin
2016-07-04merge ftp::ResultSetFactory with ResultSetFactoryINoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27Clean up uses of Any::getValue() in ucbStephan Bergmann
2016-06-24Force lowercase on WebDAV received header names.Giuseppe Castagno
2016-06-24In case of Web site access, add Content-Type to HEAD request.Giuseppe Castagno
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-06-20UCB: Simplify ucb_impl::Regexp rtl/character.hxx usage.Arnaud Versini
2016-06-13Fix typosAndrea Gelmini
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-03Resolves: tdf#55566 opening two docs with open document macro events can crashCaolán McNamara
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26avoid a global uno::Reference to the current XCommandEnvironmentCaolán McNamara