summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2019-03-05tdf#123705: avoid duplicate themeColorJulien Nabet1-0/+3
2019-03-04tdf#122456 filter/ww8 export: no fake section at end of documentJustin Luth1-0/+4
2019-03-03tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist1-2/+2
2019-02-25sw: fix warning in SwTextShell::GetState()Miklos Vajna1-1/+1
2019-02-19tdf#110987: Don't mis-detect .doc files as .dotTor Lillqvist1-0/+22
2019-02-18tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt1-3/+0
2019-02-18Resolves: tdf#123163 avoid null derefCaolán McNamara1-3/+4
2019-02-18sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl1-1/+2
2019-02-17MSForms: Make Control Properties menu to work with drop-down form fieldTamás Zolnai1-0/+59
2019-02-17MSForms: Don't show popup dialog of drop-down field when there is no item listTamás Zolnai1-0/+11
2019-02-17MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai5-0/+266
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai2-3/+5
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai2-0/+51
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai1-0/+8
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2-0/+36
2019-02-15Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist1-2/+2
2019-02-12tdf#116371: export rotation of SwGrfNodecp-6.0-23Mike Kaganski1-14/+23
2019-02-08lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro1-1/+11
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist1-2/+2
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist1-2/+2
2019-02-06Ignore RuntimeException in Application.WindowState setterTor Lillqvist1-5/+11
2019-02-06Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist1-0/+10
2019-02-06Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist1-0/+9
2019-02-06Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist1-0/+10
2019-02-06Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist1-0/+10
2019-02-06Use bool and not sal_Bool, says a pluginTor Lillqvist1-1/+1
2019-01-30Unfloat: Fix some issues with unfloat operationTamás Zolnai1-2/+35
2019-01-25sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-0/+1
2019-01-23Add WordBasic.FileClose()Tor Lillqvist1-0/+20
2019-01-22Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist1-41/+65
2019-01-21Add a couple know parameters to WordBasic.ToolsOptionsViewTor Lillqvist1-4/+4
2019-01-21Implement WordBasic.FileSave()Tor Lillqvist2-2/+2
2019-01-18Add a (dummy) WordBasic.FileSave()Tor Lillqvist1-0/+7
2019-01-18Add TODO FIXMETor Lillqvist1-0/+1
2019-01-18Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist1-0/+45
2019-01-18make table-of-contents dialog asyncNoel Grandin1-2/+2
2019-01-18make insert-section dialog asyncNoel Grandin3-25/+14
2019-01-18Try ignoring RuntimeException in ComḿandBars(), VB6 clients don't like them?Tor Lillqvist1-1/+8
2019-01-18Don't throw an exception, just ignore trying to set an unhandled WindowStateTor Lillqvist1-1/+1
2019-01-18Add Documents.OpenOld() method and Application.CustomizationContext propertyTor Lillqvist4-0/+20
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky2-12/+25
2019-01-17tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara5-4/+34
2019-01-17Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2019-01-17tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2019-01-17sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl2-2/+2
2019-01-17sw: fix crash in SwContentTree::HasContentChanged()Michael Stahl1-4/+1
2019-01-17tdf#121005 forcepoint#44 merge into isDeleteForbiddenCaolán McNamara1-0/+2
2019-01-17tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot4-1/+37
2019-01-17tdf#122186: Fix broken Input list after RT in DOCX formatTamás Zolnai1-1/+1
2019-01-14tdf#122658: Empty date form field is not exported correctly to DOCX fileTamás Zolnai1-0/+6