summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-12-04create default shapes with square outline.Michael Meeks2-5/+5
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-3/+0
2019-12-02SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai2-45/+3
2019-12-02Remove unused variable.Tamás Zolnai1-1/+0
2019-12-02SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai1-12/+0
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+4
2019-11-29Make resolved comments appear resolved when printedScott Clarke4-1/+20
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-20/+4
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos1-0/+7
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos1-26/+1
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos1-39/+14
2019-11-27SpellingPopup: Fix Ignore All execution.Tamás Zolnai1-45/+42
2019-11-26Fix some loplugin error.Tamás Zolnai2-7/+7
2019-11-26SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai3-123/+143
2019-11-26SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai4-12/+121
2019-11-26SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai1-0/+7
2019-11-26SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai2-20/+106
2019-11-26SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai2-15/+20
2019-11-26SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai3-17/+22
2019-11-26SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai3-21/+43
2019-11-26SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai3-3/+31
2019-11-26SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.Tamás Zolnai1-4/+2
2019-11-26SpellingPopup: lok: Also hide the add menuTamás Zolnai1-0/+1
2019-11-26SpellingPopup: Remove unused variablesTamás Zolnai1-2/+0
2019-11-26SpellingPopup: Convert selection language items to use slot idTamás Zolnai1-15/+6
2019-11-26SpellingPopup: Convert paragraph language items to use slot idTamás Zolnai1-16/+6
2019-11-26SpellingPopup: Convert char dialog related items to use slot idTamás Zolnai3-11/+5
2019-11-25Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist2-0/+7
2019-11-21jsdialogs: send .uno:FillStyle updatesSzymon Kłos1-0/+61
2019-11-19sw: insert image: set anchor to at-char by defaultMiklos Vajna1-1/+1
2019-11-16sw lok: add unit test for deselect custom shapeHenry Castro1-0/+24
2019-11-14jsdialogs: fix CID 1455691 & CID 1455690Szymon Kłos1-8/+11
2019-11-13Avoid .uno: command names in the customization dialogMaxim Monastirsky1-6/+6
2019-11-13jsdialogs: send table row/column size updatesSzymon Kłos1-0/+30
2019-11-12jsdialogs: send .uno:ULSpacing updatesSzymon Kłos1-0/+21
2019-11-12jsdialogs: send .uno:LeftRightParaMargin updatesSzymon Kłos1-0/+25
2019-11-11sw: SwView can be null when setting clipboardAshod Nakashian1-1/+3
2019-11-08jsdialogs: apply .uno:Color and CharBackColor to floating text framesSzymon Kłos1-3/+46
2019-11-08jsdialogs: .uno:XFillColor with string argumentSzymon Kłos1-4/+19
2019-11-07jsdialog: consume .uno:LineWidth double valueSzymon Kłos1-3/+15
2019-11-06android: ODR fix of RID_PAGEFORMATPANEL_MARGINS_CM.Jan Holesovsky1-0/+5
2019-11-05add hyperlink info unit testGrzegorz Araminowicz2-0/+38
2019-11-04Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai2-0/+43
2019-11-04Table panel: Make sure Row Height spin button works with the default size typeTamás Zolnai1-0/+2
2019-11-04Table panel: Redesign the panel a bitTamás Zolnai1-149/+79
2019-11-04Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai6-12/+115
2019-11-04Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai7-9/+145
2019-11-04Add new 'Table' sidebar panel to WriterTamás Zolnai6-0/+558
2019-11-01jsdialogs: allow to use transparent highlightSzymon Kłos1-1/+4
2019-11-01jsdialogs: fix .uno:BackColor commandSzymon Kłos1-5/+5