summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
AgeCommit message (Expand)Author
2021-01-25Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2020-04-16tdf#126828 don't crash fetching cmis properties from disposed SfxBaseModelCaolán McNamara
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2019-11-29tdf#128898 import text from file with text-decode failedNoel Grandin
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-26fix impress crash in shape listenerNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-11loplugin:virtualdown in SfxModelSubComponentNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10handle empty tools::Rectangle in sfx2Noel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-01Use lambda instead of std::bind + wrapper functionStephan Bergmann
2019-02-28Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt
2019-02-27tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-02-05sfx2: allow storeToURL() on the main threadMiklos Vajna
2019-01-30framework: allow storeSelf() on the main threadMiklos Vajna
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-18use unique_ptr in GraphicHelper::getFormatStrFromGDI_ImplNoel Grandin
2018-12-18Add SfxModelGuard to setArgsSamuel Mehrbrodt
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-05use unique_ptr in SfxBaseModel::storeSelfNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
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