summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2019-02-02tdf#123067: fix assert when exporting templateJulien Nabet
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2019-01-23rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPPStephan Bergmann
2019-01-15Upgrade external/boost to Boost 1.69.0Stephan Bergmann
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08Don't crash when accessing WebDAV resource after auth failedMike Kaganski
2018-12-20use unique_ptr in ucbNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:unnecessaryparenStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-18Fix typosAndrea Gelmini
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-13tdf#121337: Fail on GIO error in GIO UCP getPropertyValueStephan Bergmann
2018-11-12convert ENSURE_ORIG_INTERFACE macro to template methodNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05-Werror,-Wunused-local-typedefStephan Bergmann
2018-11-04crashtesting: kde124742-1.html cannot trust header to be valid asciiCaolán McNamara
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-23Remove redundant comparisons, copy properties unconditionallyArkadiy Illarionov
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski
2018-10-19naming order in header doesn't match order in bodyCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin