summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-03-18MSForms: Fix removal of all items on the drop-down form field dialogTamás Zolnai
2019-03-18DOCX autotext import: speed up handling of large amount of blocksMiklos Vajna
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-14coverity#1427648 Dereference after null checkcp-6.0-26Caolán McNamara
2019-03-14DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna
2019-03-13tdf#124057: Do call RegisterControls() on non-DESKTOPTor Lillqvist
2019-03-05tdf#123705: avoid duplicate themeColorJulien Nabet
2019-03-04tdf#122456 filter/ww8 export: no fake section at end of documentJustin Luth
2019-03-03tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist
2019-02-25sw: fix warning in SwTextShell::GetState()Miklos Vajna
2019-02-19tdf#110987: Don't mis-detect .doc files as .dotTor Lillqvist
2019-02-18tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt
2019-02-18tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet
2019-02-18Resolves: tdf#123163 avoid null derefCaolán McNamara
2019-02-18sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl
2019-02-17MSForms: Rework the MS compatible Forms menu a bitTamás Zolnai
2019-02-17MSForms: Make Control Properties menu to work with drop-down form fieldTamás Zolnai
2019-02-17MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai
2019-02-17MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-02-17MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2019-02-15Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist
2019-02-12tdf#116371: export rotation of SwGrfNodecp-6.0-23Mike Kaganski
2019-02-08lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist
2019-02-06Ignore RuntimeException in Application.WindowState setterTor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist
2019-02-06Use bool and not sal_Bool, says a pluginTor Lillqvist
2019-01-30Unfloat: Fix some issues with unfloat operationTamás Zolnai
2019-01-25sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky
2019-01-23Add WordBasic.FileClose()Tor Lillqvist
2019-01-22Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist
2019-01-21Add a couple know parameters to WordBasic.ToolsOptionsViewTor Lillqvist
2019-01-21Implement WordBasic.FileSave()Tor Lillqvist
2019-01-18Add a (dummy) WordBasic.FileSave()Tor Lillqvist
2019-01-18Add TODO FIXMETor Lillqvist
2019-01-18Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist
2019-01-18make table-of-contents dialog asyncNoel Grandin
2019-01-18make insert-section dialog asyncNoel Grandin
2019-01-18Try ignoring RuntimeException in ComḿandBars(), VB6 clients don't like them?Tor Lillqvist
2019-01-18Don't throw an exception, just ignore trying to set an unhandled WindowStateTor Lillqvist
2019-01-18Add Documents.OpenOld() method and Application.CustomizationContext propertyTor Lillqvist
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky