summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-05-24assume IFrame script/macro support isn't neededdistro/collabora/cp-6.4Caolán McNamara1-8/+4
2023-05-24put floating frames under managed links controlCaolán McNamara1-20/+35
2023-05-24set Referer on loading IFramesCaolán McNamara1-7/+14
2023-05-24revert apparent overwrite of UITest_sfx2_doc.mk with ExternalPackage_libffi.mkCaolán McNamara1-6/+6
2023-04-01python3: update to 3.8.4Jan-Marek Glogowski1-6/+6
2022-09-07check IFrame "FrameURL" targetCaolán McNamara3-7/+24
2022-05-31add infobar to prompt to refresh to replace old formatCaolán McNamara1-0/+40
2022-05-31Revert "sw: restore UI language to en while saving"Aron Budea1-31/+0
2022-05-02sw: restore UI language to en while savingAshod Nakashian1-0/+31
2022-02-02lok: render image preview with lower resolutionSzymon Kłos1-0/+15
2022-01-12lok: Fix freshly added comments are not displayedMert Tumer1-0/+1
2022-01-12LOK: maintain blocked command list per viewPranam Lashkari3-30/+31
2022-01-10LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2-33/+25
2022-01-10LOK: introduce way to restrict uno commandsPranam Lashkari3-0/+25
2022-01-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl2-129/+272
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks1-5/+8
2021-12-25filter: try to detect 0-byte DOC files based on extensionMiklos Vajna1-1/+9
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos1-5/+22
2021-10-21online: keep sidebar openedSzymon Kłos1-0/+3
2021-08-04improve LOK notifyInvalidationNoel Grandin1-4/+6
2021-07-16Revert "Notebookbar: skip early init in all apps"Szymon Kłos1-1/+2
2021-07-09sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna1-0/+1
2021-06-28LOK: introduced Freemium LOK APIPranam Lashkari2-0/+44
2021-05-26tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl1-0/+33
2021-05-05Fix style previews widget with multiple languagesSzymon Kłos1-3/+8
2021-04-26lok: Interaction handler for FilterOptionsmerttumer1-1/+2
2021-04-14notebookbar: minify for onlineSzymon Kłos1-2/+9
2021-04-12lok: intercept indentation and decimals state change eventsGabriel Masei1-1/+5
2021-03-31lok: fix nullptr de-referenceHenry Castro1-1/+2
2021-03-29SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-03-26Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai1-23/+0
2021-03-24online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-03-24online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-03-23Notebookbar: skip early init in all appsPranam Lashkari1-2/+1
2021-03-22Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann1-18/+42
2021-03-22tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski1-0/+2
2021-03-19lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai1-0/+23
2021-03-16tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski1-1/+6
2021-03-16check for quit when calling Yield in loopNoel Grandin2-3/+3
2021-03-08lok: show error message dialog for VBA macrosHenry Castro1-0/+21
2021-03-04sidebar: use real height to determine preffered sizeSzymon Kłos1-0/+1
2021-02-24Fix non-valid json generation on NotifyOtherViewsmert1-3/+9
2021-02-09lok: send help even when document not readySzymon Kłos1-0/+7
2021-02-02Improve macro checksSamuel Mehrbrodt2-6/+22
2021-01-28tdf#123476 filter: Also handle empty ODFMike Kaganski1-2/+4
2021-01-28lok: avoid a set of invalidations per view on re-size.Michael Meeks1-0/+3
2021-01-22tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai2-0/+33
2021-01-21Use the hello@collaboraoffice.com for user feedbackAndras Timar1-1/+1
2021-01-18lok: run async the Macro Selector DialogHenry Castro1-17/+22
2021-01-18sidebar: avoid invalidation thrash with LOK.Michael Meeks3-2/+16