summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-07-21cid#1448305 silence Out-of-bounds accessCaolán McNamara
2019-07-19loplugin:constantparamNoel Grandin
2019-07-19cid#1448426 Unchecked return valueCaolán McNamara
2019-07-19cid#1448437 Unchecked return valueCaolán McNamara
2019-07-18cid#1448431 Using invalid iteratorCaolán McNamara
2019-07-08tdf#39593 Reduce copy-paste in XRow_impl::get* some moreArkadiy Illarionov
2019-07-06no need for XResultSet_impl to extend NotifierNoel Grandin
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-06-30tdf#39593 Reduce copy-paste in XRow_impl::get*Arkadiy Illarionov
2019-06-29Flatten TaskManager::erasePersistentSet and TaskManager::copyPersistentSetArkadiy Illarionov
2019-06-29Use proper index in loop bodyArkadiy Illarionov
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part1Noel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4Noel Grandin
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
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
2018-12-20use unique_ptr in ucbNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
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-28loplugin:unusedfieldsNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in PropertyChangeNotifierNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-11tdf#79877 perf loading docx file, activate SAX threadingNoel Grandin
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2018-04-08ucb: Fix overwriting at index 7Takeshi Abe
2018-04-06ucb: Shift property "IsRowCountFinal"'s index from 0 to 1Takeshi Abe
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-24rhbz#1559633: Treat EPERM same as EACCES when opening filesStephan Bergmann
2018-03-19tdf#116489 - fix ucb TaskManager deadlock.Michael Meeks
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin