summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2016-07-29tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime if not foundGiuseppe Castagno1-0/+32
2016-07-29tdf#101094 (17) OPTIONS: Options cache removal: COPYGiuseppe Castagno1-0/+6
2016-07-29tdf#101094 (16) OPTIONS: Options cache removal: MOVEGiuseppe Castagno1-4/+17
2016-07-29tdf#101094 (15) OPTIONS: Options cache removal: MKCOLGiuseppe Castagno1-0/+3
2016-07-29tdf#101094 (14) OPTIONS: Options cache removal: PUTGiuseppe Castagno1-0/+12
2016-07-29tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno5-1/+55
2016-07-29tdf#101094 (12) OPTIONS: Add options cache ctrl in getResourceOptionsGiuseppe Castagno1-63/+110
2016-07-29tdf#101094 (11): Add WebDAV options cache configuration param.Giuseppe Castagno2-0/+54
2016-07-29tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno3-1/+131
2016-07-29tdf#101094 (9) OPTIONS: Add options check in Content::getPropertiesGiuseppe Castagno1-10/+16
2016-07-29tdf#101094 (8) OPTIONS: Add options check in Content::resourceTypeForLocksGiuseppe Castagno2-76/+126
2016-07-29tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before unlockGiuseppe Castagno1-2/+3
2016-07-28tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno1-0/+4
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno1-37/+121
2016-07-28ucb: fix deadlocks in tdoc UCP OfficeDocumentsManagerMichael Stahl2-80/+101
2016-07-28tdf#101094 (4) OPTIONS: Add member function getResourceOptionsGiuseppe Castagno2-0/+115
2016-07-28tdf#101094 (3) OPTIONS: Add options implem. in DAV resource access.Giuseppe Castagno2-16/+12
2016-07-28tdf#101094 (2) OPTIONS: Add neon session implementationGiuseppe Castagno3-0/+117
2016-07-28tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno6-12/+491
2016-07-27improve passstuffbyref return analysisNoel Grandin5-7/+7
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2-3/+3
2016-07-25curl 7.50.0 has CURL as typedef struct Curl_easyCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin2-14/+0
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-6/+0
2016-07-08loplugin:redundantcast: redundant static_casts in ucbStephan Bergmann1-1/+1
2016-07-07tdf#100783 Avoid infinite recursion in Content::getObject()Mike Kaganski1-9/+12
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann14-15/+15
2016-07-05Fix link in commentStephan Bergmann1-1/+2
2016-07-05tdf#94378: Respond to OnStorageChangedStephan Bergmann1-1/+2
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-07-05merge tdoc_ucp::OfficeDocumentsEventListener withNoel Grandin3-17/+8
2016-07-04merge ftp::ResultSetFactory with ResultSetFactoryINoel Grandin2-43/+37
2016-06-28loplugin:singlevalfields in variousNoel Grandin4-7/+1
2016-06-27Clean up uses of Any::getValue() in ucbStephan Bergmann1-11/+8
2016-06-24Force lowercase on WebDAV received header names.Giuseppe Castagno2-2/+6
2016-06-24In case of Web site access, add Content-Type to HEAD request.Giuseppe Castagno1-3/+8
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin21-468/+234
2016-06-20UCB: Simplify ucb_impl::Regexp rtl/character.hxx usage.Arnaud Versini1-8/+2
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin3-23/+14
2016-06-03Resolves: tdf#55566 opening two docs with open document macro events can crashCaolán McNamara1-6/+7
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin7-9/+9
2016-05-26avoid a global uno::Reference to the current XCommandEnvironmentCaolán McNamara2-5/+16
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin10-76/+0
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos4-0/+52
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin8-37/+30
2016-05-10Assign 0 explicitly, avoiding intermediate downcastsMatteo Casalin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-6/+6