summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-05-24lok: MSForms: Add callback for form field button.Tamás Zolnai1-1/+4
2020-05-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+3
2020-05-21LOk: notify the state values of the position and size property panelHenry Castro1-3/+24
2020-05-21lok: introduce QueryControlState functionHenry Castro6-0/+56
2020-05-21lok: ReleaseLOKNotifier only if view shell is assigned to a view frameHenry Castro1-2/+2
2020-05-21lok: ensure assign one parent LOK notifierHenry Castro1-1/+1
2020-05-21lok: fix welded dialogsHenry Castro2-5/+11
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro1-0/+5
2020-05-19jsdialog: handle nested tab pagesSzymon Kłos1-1/+4
2020-05-18sidebar: no scrollbar in LOKAshod Nakashian1-3/+5
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2-3/+3
2020-05-17tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti1-2/+1
2020-05-17lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-2/+5
2020-05-17lok: get spelling context menu on long pressMarco Cecchetti1-2/+2
2020-05-17lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2020-05-17sc: LOK: commit cell edits before saveasAshod Nakashian2-1/+7
2020-05-17Fix undefined reference to static constexpr for pre-C++17Muhammet Kara1-0/+2
2020-05-16Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2020-05-16tdf#127878: Use a larger "morebutton" image on iOSTor Lillqvist2-0/+7
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-14sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian1-0/+5
2020-05-14notebookbar: send uno items state updateSzymon Kłos1-0/+27
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos1-1/+5
2020-05-13jsdialog: send items on status changeSzymon Kłos3-26/+14
2020-05-13jsdialogs: add generic commandNameSzymon Kłos1-0/+26
2020-05-13jsdialogs: share the commands updates sending codeSzymon Kłos2-0/+30
2020-05-13lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai1-0/+12
2020-05-13lok: Support per-view help dataTamás Zolnai1-0/+6
2020-05-13Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-97/+92
2020-05-13Don't send INPLACE messages to all viewsSzymon Kłos1-3/+3
2020-05-13lok: send message when in place editingSzymon Kłos1-0/+6
2020-05-13[cp] remove donate and community involvement infobarsAndras Timar1-56/+0
2020-05-13[cp] Send feedback to support@collaboraoffice.comAndras Timar1-4/+2
2020-05-09tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+5
2020-05-09lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13
2020-05-09sidebar: check for valid current deck before closingAshod Nakashian2-12/+7
2020-05-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+38
2020-05-09sidebar: improve invalidation tracking for Panels.Michael Meeks2-4/+32
2020-05-09sidebar: allow panels to lurk around instead of being disposed.Michael Meeks4-59/+84
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-0/+21
2020-05-08listen for and broadcast FrameLineColor state changes.Michael Meeks1-1/+2
2020-05-07tdf#132623 custom property dialog expand updateandreas kainz1-0/+4
2020-05-06[cp] add EULA button to Help - License Information... dialogGülşah Köse2-9/+66
2020-05-06Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt5-41/+63
2020-05-01sidebar: Distinguish between Impress and the rest for LOKAron Budea1-7/+7
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen1-1/+1
2020-04-27tdf#91818 disable scrollbar in Start Center when it isn't neededRoman Kuznetsov1-0/+1
2020-04-16tdf#131209 reload the notebook barJim Raykowski2-1/+8
2020-04-16tdf#126828 don't crash fetching cmis properties from disposed SfxBaseModelCaolán McNamara1-2/+6