summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-18sidebar: only invalidate when things change.Michael Meeks2-6/+15
2021-01-12Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann1-0/+1
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-1/+1
2021-01-07comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl2-4/+11
2021-01-06lok: send linespacing updatesSzymon Kłos1-1/+4
2020-12-30lok: send uno command state update to the right view.Tamás Zolnai1-1/+1
2020-12-29lok: send sidebar dialog update to the right view.Tamás Zolnai1-7/+7
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl3-11/+11
2020-12-21Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-12-18tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea1-4/+7
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist1-13/+3
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna1-2/+12
2020-11-19lok: don't log warningsSzymon Kłos1-11/+14
2020-11-16Avoid unused parameter 'pImpl'Tor Lillqvist1-4/+6
2020-11-15LOK: send state of SheetRightToLeftPranam Lashkari1-1/+2
2020-11-08lok: sidebar: disable context deactivationHenry Castro2-8/+4
2020-11-03notebookbar: don't block init in calcSzymon Kłos1-1/+1