summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-22ucb/file: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann
2020-06-02inline some use-once typedefsNoel Grandin
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-12-23sal_Char->char in ucbNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#128598: Drop dubious file: -> smb: conversion completelyStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-08use cppu::WeakImplHelper in fileaccess::FileContentIdentifierNoel Grandin
2019-10-08use cppu::WeakImplHelper in fileaccess::BaseContentNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-25Use cppu::WeakImplHelperStephan Bergmann
2019-09-25Better use rtl::Reference to hold ref-counted UNO objectsStephan Bergmann
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
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