summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-09-26Reinserts print comments in print dialog (writer)Daniel Silva
2019-09-26tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva
2019-09-26Configures page range in print dialogDaniel
2019-09-26tdf#127673 lok: On double-click, don't enter the embedded objects in Writer.Jan Holesovsky
2019-09-22tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos
2019-09-22tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2019-09-22tdf#123636 writerfilter: handle deferred breaks on framesJustin Luth
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20Add a SAL_INFO for SwVbaDocument::SaveAs2000()Tor Lillqvist
2019-09-20Add a SAL_INFO for SwVbaDocuments::Open()Tor Lillqvist
2019-09-20tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor 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#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara
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-09-19make insert-section dialog asyncNoel Grandin
2019-09-19Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist
2019-09-19make table-of-contents dialog asyncNoel Grandin
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar
2019-09-18sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro
2019-09-17tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel
2019-09-16Disable (again) part of testBtlrCell on WindowsMike Kaganski
2019-09-16CppunitTest_sw_uiwriter: fix top/left confusion in testImageCommentMiklos Vajna
2019-09-16CppunitTest_sw_uiwriter: get rid of hardcoded 1418 in testImageCommentMiklos Vajna
2019-09-07lok: Make the welded Watermark dialog work with dialog tunneling.Mert Tumer
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai
2019-09-06lok: change table border position param. from new pos. to offsetTomaž Vajngerl