summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/DocumentMetadataAccess.cxx
AgeCommit message (Expand)Author
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
2016-07-04merge sfx2::IXmlIdRegistrySupplier with SfxObjectShellNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-09-30drop unused headersCaolán McNamara
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin