summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-02-15tdf#123476 filter: Also handle empty ODFcp-6.2-29Mike Kaganski1-2/+4
2021-02-10Improve macro checksSamuel Mehrbrodt2-6/+22
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai2-0/+33
2021-01-20lok: send uno command state update to the right view.Tamás Zolnai1-1/+1
2021-01-20lok: send sidebar dialog update to the right view.Tamás Zolnai1-7/+7
2021-01-11lok: send linespacing updatesSzymon Kłos1-1/+4
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna1-2/+12
2020-11-08lok: sidebar: disable context deactivationHenry Castro2-8/+4
2020-10-31tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna1-1/+5
2020-09-28lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro1-1/+4
2020-09-18lok:sidebar: deactivate the shell with no default contextHenry Castro1-1/+2
2020-09-15Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-15Revert "sidebar: restrict sending once a "created" message"Henry Castro1-7/+1
2020-09-14sidebar: restrict sending once a "created" messageHenry Castro1-1/+7
2020-08-31LOK: send state of FormatPaintbrushPranam Lashkari1-2/+2
2020-07-22Send various state changes to LOKAron Budea1-2/+13
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar4-82/+17
2020-07-21Revert "tdf#128502: Fix (haha) for a crash with multiple docs ...Andras Timar1-4/+1
2020-06-26tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist1-1/+4
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-17/+82
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist4-82/+17
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-17/+82
2020-06-17Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse1-0/+28
2020-06-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna4-6/+21
2020-05-18jsdialog: handle nested tab pagesSzymon Kłos1-1/+3
2020-05-18tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-0/+16
2020-05-18tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-12Create weld::Builder implementation for JSDialogSzymon Kłos1-1/+6
2020-05-11sfx2: lok: separate sidebar notifications to mobile and desktopAshod Nakashian1-4/+7
2020-05-09lok: MSForms: Add callback for form field button.Tamás Zolnai1-1/+4
2020-05-08notebookbar: send uno items state updateSzymon Kłos1-0/+27
2020-05-07added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-0/+9
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti6-5/+28
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-04-01tdf#128662 Fix exception when accessing empty lock listJulian Kalinowski1-1/+1
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks1-1/+2
2020-03-31LOk: notify the state values of the position and size property panelHenry Castro1-3/+24
2020-03-31lok: introduce QueryControlState functionHenry Castro5-0/+55
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan1-3/+1
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist3-6/+6
2020-02-29tdf#130348: Add special case for ChartDeck, tooTor Lillqvist1-1/+3
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl2-2/+41
2020-02-17sidebar: Distinguish between Impress and the rest for LOKAron Budea1-7/+7
2020-02-10Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai1-0/+12
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-10/+13
2020-01-13WaE: unused pLockData.Michael Meeks1-0/+1
2020-01-10lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+37