summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-17lok: formula bar: function completionMarco Cecchetti3-0/+18
2020-05-17lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+8
2020-05-17lok: send hyperlink text and address under cursorGrzegorz Araminowicz1-1/+1
2020-05-17lok: get spelling context menu on long pressMarco Cecchetti2-2/+7
2020-05-17sc: LOK: commit cell edits before saveasAshod Nakashian1-0/+2
2020-05-15tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn1-1/+1
2020-05-15fix buildSzymon Kłos1-0/+1
2020-05-15jsdialog: send tab namesSzymon Kłos1-0/+2
2020-05-14basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl1-0/+27
2020-05-14Move messagedialog header to shared includeSzymon Kłos1-0/+58
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos2-2/+2
2020-05-14sw padded numbering: add doc model and UNO APIMiklos Vajna1-1/+2
2020-05-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)1-1/+23
2020-05-13jsdialog: send items on status changeSzymon Kłos3-3/+1
2020-05-13jsdialog: apply FillGradient with JSON argSzymon Kłos2-0/+2
2020-05-13jsdialogs: send fill transparency type updatesSzymon Kłos1-0/+3
2020-05-13jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-0/+2
2020-05-13jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-0/+2
2020-05-13jsdialog: dump Sfx_Int__Items to JSONSzymon Kłos1-0/+3
2020-05-13jsdialogs: send graphic items updatesSzymon Kłos1-0/+3
2020-05-13jsdialogs: dumpAsJSON for FillStyleSzymon Kłos1-0/+1
2020-05-13jsdialogs: share the commands updates sending codeSzymon Kłos3-0/+6
2020-05-13jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos3-0/+9
2020-05-13jsdiloag: export SvxColorBox to JSONSzymon Kłos1-0/+2
2020-05-13lok: Use a different window type for tooltips.Tamás Zolnai1-0/+1
2020-05-13sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+1
2020-05-13lok: Support per-view help dataTamás Zolnai2-0/+8
2020-05-13SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai1-1/+3
2020-05-13Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai1-0/+4
2020-05-13SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai1-0/+1
2020-05-13tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane1-0/+1
2020-05-13jsdialogs: export FillStyle command to JSONSzymon Kłos1-0/+1
2020-05-13Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt1-4/+16
2020-05-13SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-9/+0
2020-05-13svx: cache PNG export of graphic shapesMiklos Vajna2-1/+10
2020-05-12Related: tdf#129916 svx: clean up duplicated matrix decompose for shadow sizeMiklos Vajna1-2/+2
2020-05-12tdf#130058 Import shadow size.Gülşah Köse6-4/+16
2020-05-11cui: add UI for semi-transparent shape textMiklos Vajna1-0/+1
2020-05-09tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+2
2020-05-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+2
2020-05-09arrow in sidebar not getting reenabled on changing contextCaolán McNamara1-0/+1
2020-05-09sidebar: allow panels to lurk around instead of being disposed.Michael Meeks1-0/+5
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-2/+7
2020-05-08editeng: add UNO API for semi-transparent textMiklos Vajna2-0/+2
2020-05-08editeng: add doc model for semi-transparent textMiklos Vajna1-0/+4
2020-05-07sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-1/+6
2020-05-07tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+4
2020-05-06tdf#116883: sw: support for lists level format stringVasily Melenchuk1-0/+3
2020-05-06tdf#130792 Draw crashes when trying to add a point in a multilineNoel Grandin1-1/+1
2020-05-06Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt2-2/+11