summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/DocumentMetadataAccess.cxx
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-16loplugin:referencecasting in sfx2Noel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-03Revert "tdf#125706 and tdf#125665 writer, speed up RDF"Noel Grandin
2019-06-28tdf#125706 and tdf#125665 writer, speed up RDFNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-03sfx2: Combine metadata graph lookup and filteringAshod Nakashian
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin
2017-03-02Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin