summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth7-10/+54
2020-05-27tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet1-2/+4
2020-05-26lokit: unify fill transparency itemsDennis Francis1-0/+40
2020-05-26Allow boolean valued statechange messages for...Dennis Francis1-0/+23
2020-05-25lok: MSForms: fix form field related unit tests.Tamás Zolnai1-0/+4
2020-05-24MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-24lok: MSForms: send also the placeholder text.Tamás Zolnai2-1/+8
2020-05-24lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai4-2/+79
2020-05-24lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-24lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai2-1/+8
2020-05-24lok: MSForms: fix field activation for multiple fields.Tamás Zolnai1-1/+2
2020-05-24lok: MSForms: fix editing of drop-down field.Tamás Zolnai1-9/+9
2020-05-24lok: MSForms: disable form field messages on mobile.Tamás Zolnai1-1/+2
2020-05-24lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai2-18/+4
2020-05-24lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-0/+39
2020-05-24lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai2-3/+43
2020-05-24lok: MSForms: Add callback for form field button.Tamás Zolnai4-2/+132
2020-05-24lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2-2/+73
2020-05-24tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl3-0/+21
2020-05-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-1/+4
2020-05-23lok: Resolves: Writer - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-6/+38
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos3-1/+7
2020-05-22Dont show unnecesary buttons on mobile in wordcountSzymon Kłos1-2/+2
2020-05-21sw: prefer ODF over RTF when pasting from WriterMiklos Vajna5-0/+192
2020-05-21lok: introduce QueryControlState functionHenry Castro9-0/+34
2020-05-21lok: ui: more files to increase the 'step-increment'Henry Castro10-18/+18
2020-05-20tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna6-2/+38
2020-05-20sw: UITest_writer_dialogs: disable MailMergeWizardMichael Stahl1-1/+2
2020-05-20Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara1-1/+6
2020-05-20Make Insert Table dialog async fixSzymon Kłos1-8/+5
2020-05-20Make Insert Table dialog asyncSzymon Kłos4-87/+121
2020-05-20sw: avoid calling SwView::GetWrtShell() unconditionally from the SwView ctorMiklos Vajna3-1/+9
2020-05-20sw: add pad-to-5 numberingMiklos Vajna5-0/+30
2020-05-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna3-0/+17
2020-05-20sw pad-to-4 numbering: add ODF filterMiklos Vajna2-0/+13
2020-05-20sw HTML import: ignore hidden text framesMiklos Vajna9-0/+75
2020-05-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna4-4/+44
2020-05-19sw pad-to-3 numbering: add ODF filterMiklos Vajna2-0/+13
2020-05-19sw chicago numbering: add RTF footnote exportMiklos Vajna4-2/+110
2020-05-18remove macro tab for image dialog in onlinePranam Lashkari1-0/+4
2020-05-18tdf#98409 doc export: export (non-default) cell marginsJustin Luth2-3/+61
2020-05-18tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth3-15/+32
2020-05-18tdf#128665: sw: set unique name for shape formatVasily Melenchuk1-1/+10
2020-05-18Classify shape(s) selections as 'complex'...Dennis Francis1-0/+3
2020-05-18sw chicago numbering: add DOC footnote exportMiklos Vajna4-0/+39
2020-05-18sw chicago numbering: add DOCX footnote exportMiklos Vajna2-0/+31
2020-05-18tdf#128468: Add SvxRuler::MoveTabstop() and use itTor Lillqvist1-2/+3
2020-05-18tdf#128468: Add new UNO command "MoveTabstop"Tor Lillqvist4-1/+35
2020-05-18tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2020-05-18tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12