summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-30tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna1-1/+5
2020-10-21lok: Log save errors and avoid infinite loopSzymon Kłos1-3/+32
2020-10-13render document thumbnail directly to bitmap, without metafileLuboš Luňák3-20/+70
2020-10-13notebookbar: set language before creatingSzymon Kłos1-0/+7
2020-10-05lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro1-1/+4
2020-09-22lok:sidebar: deactivate the shell with no default contextHenry Castro1-1/+2
2020-09-22Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-09tdf#130862 Remove wrong size values from individual buttons; use HIG spacingAdolfo Jayme Barrientos1-19/+23
2020-08-25LOK: send status of the sidebarPranam Lashkari1-1/+2
2020-08-20LOK: send state of FreezePanesPranam Lashkari1-1/+2
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian3-46/+94
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-28/+41
2020-08-10sfx2: lok: more informative warningAshod Nakashian1-1/+1
2020-08-04lok: send state updates for shape editing commandsSzymon Kłos1-0/+6
2020-08-04lok: update track changes status for calcSzymon Kłos1-0/+1
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-0/+3
2020-08-03lok: state updates for commands in WriterSzymon Kłos1-0/+16
2020-08-03notebookbar: control early init per viewSzymon Kłos1-4/+7
2020-07-31notebookbar: early init on desktopSzymon Kłos1-2/+1
2020-07-31Notebookbar: skip early initSzymon Kłos1-0/+11