summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2022-04-20lok: use correct window for the MapModeMike Kaganski
2022-04-19sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl
2022-04-19sfx2: fix utterly confusing bools in SfxViewFrame::ExecReload_Impl()Michael Stahl
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-14lok: Fix freshly added comments are not displayedMert Tumer
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-05Fix ambiguous error in VSSzymon Kłos
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-02lok: find active SmViewShell reliablyMike Kaganski
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-20tdf#140019: Revert "Don't disable "Send doc via email" ..."Vasily Melenchuk
2022-01-17Use convertTwipToMm100 directlyMike Kaganski
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-12remove menu "Change id" hackCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-12-08keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-11-30sfx2: OSL_FAIL -> SAL_WARN in viewfrm2Miklos Vajna
2021-11-29tdf#117280: fix multiple Macro execution when triggered by Document print eventJulien Nabet
2021-11-29cid#1494452 sfx2: fix null ptr deref in SfxInPlaceClient_Impl::saveObject()Miklos Vajna
2021-11-28use more OInterfaceContainerHelper3 in sfx2Noel Grandin
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-10-31pass an explicit parent to use for any warning dialogsCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-27remove useless check from SfxViewShell::GetFirst()/GetNext()Luboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-21loplugin:flattenNoel Grandin