summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2019-11-25tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann2-20/+0
2019-07-11tdf#126279 related: remove locks from NeonLockStore after NE_AUTH errorMike Kaganski3-1/+15
2019-07-11tdf#126279: reinitialize session after NE_AUTH errors in (UN)LOCKMike Kaganski1-2/+14
2019-06-04tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part1Noel Grandin1-4/+4
2019-05-21tdf#125424: properly reset temporarily cleared guardMike Kaganski1-1/+2
2019-05-09tdf#124962: Reduce risk of g_main_loop_run from within gio MountOperationStephan Bergmann3-4/+65
2019-05-09Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/Stephan Bergmann7-297/+283
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov19-25/+25
2019-04-29tdf#123472: Propagate getGFileInfo failure less aggressivelyStephan Bergmann2-23/+38
2019-04-23tdf#124635 MountOperation::Mount can be called with SolarMutex unlockedStephan Bergmann1-2/+9
2019-04-19optimise find/insert patternNoel Grandin3-16/+3
2019-04-15ucb: xmlns typoMichael Stahl1-1/+1
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin12-33/+16
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4Noel Grandin3-40/+30
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-3/+4
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski5-15/+7
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin3-3/+8
2019-02-28remove some unused typedefsNoel Grandin1-2/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin6-23/+4
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl2-11/+29
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski2-4/+3
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+1
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin13-64/+59
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen4-9/+5
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann2-0/+20
2019-02-02tdf#123067: fix assert when exporting templateJulien Nabet1-1/+1
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin1-1/+1
2019-01-23rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPPStephan Bergmann1-1/+3
2019-01-15Upgrade external/boost to Boost 1.69.0Stephan Bergmann1-0/+11
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+5
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-20/+20
2019-01-08Don't crash when accessing WebDAV resource after auth failedMike Kaganski3-8/+17
2018-12-20use unique_ptr in ucbNoel Grandin2-33/+13
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann6-10/+10
2018-12-07loplugin:unnecessaryparenStephan Bergmann2-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-12-06Remove obsolete GCC version checksStephan Bergmann4-8/+8
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin5-7/+5
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-5/+2
2018-11-28loplugin:unusedfieldsNoel Grandin5-32/+7
2018-11-18Fix typosAndrea Gelmini1-4/+4
2018-11-16loplugin:staticmethods improvementNoel Grandin2-3/+3
2018-11-13tdf#121337: Fail on GIO error in GIO UCP getPropertyValueStephan Bergmann1-1/+6
2018-11-12convert ENSURE_ORIG_INTERFACE macro to template methodNoel Grandin1-30/+33
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1