summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-20const this upCaolán McNamara
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-30tdf#115090 prevent SfxBaseModel destruction during notificationsThorsten Behrens
2018-01-27tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens
2018-01-16tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-03sfx2: improve reported error message in SfxBaseModel::impl_store()Miklos Vajna
2017-12-19inline use-once typedefsNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-18make fuzzer workCaolán McNamara
2017-08-27OUString: constify and avoid temporariesMatteo Casalin
2017-08-27Use 'else' for consecutive checks on rHint.GetId()Matteo Casalin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin