summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2020-06-11Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-27Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos
2020-05-20Make Insert Table dialog asyncSzymon Kłos
2020-05-12Add mobile version of WordCountDialogSzymon Kłos
2020-04-27remove macro tab for image dialog in onlinePranam Lashkari
2020-02-24sw: add UI for semi-transparent textMiklos Vajna
2020-02-04tdf#129798: store SwWrtShell when it's availableMike Kaganski
2019-11-25Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-09-29lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro
2019-09-20Add a SAL_INFO for SwVbaDocument::SaveAs2000()Tor Lillqvist
2019-09-20Add a SAL_INFO for SwVbaDocuments::Open()Tor Lillqvist
2019-09-20Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist
2019-09-20Add a SAL_INFO to SwWordBasic::FileSaveAs()Tor Lillqvist
2019-09-20Add XWordBasic.FileSaveAs() and implementTor Lillqvist
2019-09-20Change XWordBasic methods to return anyTor Lillqvist
2019-09-20Fix compilation error without precompiled headersTor Lillqvist
2019-09-20Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist
2019-09-20tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist
2019-09-20Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist
2019-09-20The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist
2019-09-20The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist
2019-09-20Ignore RuntimeException in Application.WindowState setterTor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist
2019-09-20Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist
2019-09-20Use bool and not sal_Bool, says a pluginTor Lillqvist
2019-09-20Add WordBasic.FileClose()Tor Lillqvist
2019-09-20Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist
2019-09-20Add a couple know parameters to WordBasic.ToolsOptionsViewTor Lillqvist
2019-09-20Implement WordBasic.FileSave()Tor Lillqvist
2019-09-19Add a (dummy) WordBasic.FileSave()Tor Lillqvist
2019-09-19Add TODO FIXMETor Lillqvist
2019-09-19Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist
2019-09-19Try ignoring RuntimeException in ComḿandBars(), VB6 clients don't like them?Tor Lillqvist
2019-09-19Don't throw an exception, just ignore trying to set an unhandled WindowStateTor Lillqvist
2019-09-19Add Documents.OpenOld() method and Application.CustomizationContext propertyTor Lillqvist
2019-08-21tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai
2019-08-05tdf#126471 Apply selected MM printer on dialog openMichael Weghorn
2019-08-05Mail merge: Preselect proper printerMichael Weghorn
2019-07-17MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-17MSForms: date format: better searching of date format entriesTamás Zolnai
2019-07-17MSForms: date form field dialog: create the format entry if it does not existTamás Zolnai
2019-07-17MSForms: date field converions: better error handlingTamás Zolnai
2019-07-17MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-17MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-07-09respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar
2019-07-08sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna