summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-11These adjustments use a step increment of 5% in this branchTor Lillqvist1-4/+4
2020-06-11Comment out a few page numbering tests that don't work in this branchTor Lillqvist1-6/+6
2020-06-10Fix crash for Table > Insert Table... in Writer and also fix related UITestTor Lillqvist1-4/+5
2020-06-10The transparency increment step is 5 % in this branchTor Lillqvist1-1/+1
2020-06-09tdf#133474 DOC import: fix lazy-loading of images with zero sizeMiklos Vajna3-0/+23
2020-06-09rhbz#1844263 unchecked nullptr return from SfxViewFrame::Current()Caolán McNamara1-2/+3
2020-06-06pdfium: Test insertion of PDF into a document.Jan Holesovsky2-0/+38
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky1-2/+1
2020-06-06tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot2-2/+5
2020-06-06tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna4-2/+35
2020-06-06tdf#120394: list format string can be emptyVasily Melenchuk3-6/+7
2020-06-03tdf#124790: sw: handle SubtractFlys when replacing compat optionsMiklos Vajna1-0/+1
2020-06-02tdf#133426 Make mail merge progress dialog modalMichael Weghorn1-0/+1
2020-06-02tdf#131684 tdf#132236 sw_redlinehide: fix upper of frame moved...Michael Stahl2-0/+39
2020-06-02tdf#132236 sw_redlinehide: fix SwUndoDelete with sections even moreMichael Stahl5-4/+47
2020-06-02tdf#131684: Add unittestXisco Fauli2-0/+31
2020-06-02tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk2-0/+9
2020-05-28fix broken build caused by change in internal LOK APIAndras Timar1-1/+7
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti1-2/+2
2020-05-28lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-2/+2
2020-05-27lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-0/+14
2020-05-27Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse10-18/+217
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