summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara
2019-09-05tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-09-05Fix old boost build for goodTomáš Chvátal
2019-09-05Resolves: tdf#126693 cannot put focus into combobox entryCaolán McNamara
2019-09-05MSForms: Reorder categories in menuAron Budea
2019-09-03lok: Don't change mouse pointer when hovering over table bordersTamás Zolnai
2019-09-03sw: fail loading when the fallback text detection failsAshod Nakashian
2019-09-03sw: oox: unit-test for default Content_TypesAshod Nakashian
2019-09-03LOK: don't emit redline commentsAshod Nakashian
2019-08-30tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
2019-08-29sw lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna
2019-08-29tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai
2019-08-29Fix buidling with older boostTomáš Chvátal
2019-08-29tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth
2019-08-28tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz
2019-08-28Set "Resolved Comments" view option on by defaultScott Clarke
2019-08-28Change some handling for resolved commentsScott Clarke
2019-08-28Add test for resolved comments in odfexportScott Clarke
2019-08-28tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke