summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
AgeCommit message (Expand)Author
2019-03-01tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt
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
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin