summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/DocumentMetadataAccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-5/+34
2019-02-07loplugin:flatten in sfx2Noel Grandin1-13/+14
2018-12-03sfx2: Combine metadata graph lookup and filteringAshod Nakashian1-17/+50
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov1-7/+5
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-3/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-34/+52
2018-05-16loplugin:constantparamNoel Grandin1-5/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-4/+4
2017-09-27loplugin:flatten in variousNoel Grandin1-32/+30
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-8/+8
2017-06-21convert ErrCode to strong typedefNoel Grandin1-4/+3
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann1-3/+3
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin1-16/+7
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-3/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-26/+4
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-18/+8
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-5/+2
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-04merge sfx2::IXmlIdRegistrySupplier with SfxObjectShellNoel Grandin1-4/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-29Cleanup in sfx2 treeMario J. Rugiero1-13/+7
2015-10-29com::sun::star->css in sfx2Noel Grandin1-5/+5
2015-09-30drop unused headersCaolán McNamara1-1/+0
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-3/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-25/+15
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin1-82/+68
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1