summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks2-4/+32
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks4-41/+67
2019-12-26sfx2: Combine metadata graph lookup and filteringAshod Nakashian1-17/+50
2019-12-20lok: ReleaseLOKNotifier only if view shell is assigned to a view frameCODE-4.2.0-2Henry Castro1-2/+2
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti1-2/+1
2019-12-19sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-0/+21
2019-12-18lok: ensure assign one parent LOK notifierHenry Castro1-1/+1
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky1-1/+1
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+3
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian5-6/+65
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-12sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
2019-12-11sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+15
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+7
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8
2019-12-11jsdialog: send items on status changeSzymon Kłos3-26/+14
2019-12-10lok: fix welded dialogsHenry Castro2-5/+11
2019-12-10sfx2: don't move to allow copy elision on returnAshod Nakashian1-1/+1
2019-12-09lok: Support per-view help dataTamás Zolnai1-0/+6
2019-12-09sidebar: no scrollbar in LOKAshod Nakashian1-3/+3
2019-12-09sfx2: convert iterator loops to range-forAshod Nakashian1-53/+40
2019-12-09sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2019-12-04LOK: don't send LOK notifications while switching viewsAshod Nakashian1-8/+50
2019-12-03jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos1-2/+3
2019-12-03sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-0/+7
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-0/+26
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos2-0/+30
2019-11-26Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-97/+92
2019-11-26Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2019-11-25sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian1-0/+5
2019-11-25sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33