summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2019-02-17MSForms: Introduce a properties dialog for Drop-down form fieldTamás Zolnai1-0/+6
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai1-0/+6
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky1-0/+5
2019-01-07Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai3-3/+5
2018-12-10Avoid busy-loop related to layout when dragging objects.Michael Meeks1-0/+3
2018-09-11tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski2-3/+7
2018-06-28Initialise the spelling and grammar thing when Writer startsTor Lillqvist1-10/+0
2018-06-01tdf#117601 a11y crash after merging cellsCaolán McNamara1-0/+3
2018-05-31We need to keep an ooo::vba::word::XDocument ref in the SwDocShell for...Tor Lillqvist1-0/+3
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist2-2/+2
2018-05-31Add Document.Close event generationTor Lillqvist1-0/+6
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist1-0/+6
2018-05-28tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski1-0/+1
2018-05-28tdf#115386: Show Mail Merge toolbar for documents with MM fieldsMike Kaganski1-0/+1
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski5-14/+30
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai1-0/+2
2018-03-26bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai1-0/+6
2018-03-25tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski1-0/+1
2018-03-25lok IME: support dialogs as wellPranav Kant1-2/+2
2018-03-25sw lok: IME support + unit testPranav Kant1-0/+2
2018-03-25Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski1-0/+5
2018-03-22lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky1-1/+2
2018-03-22sw: Cleanup various unused return values.Jan Holesovsky1-7/+8
2018-03-20Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist1-1/+1
2018-03-19tdf#98168 sw: add mail merge from xlsx testcaseMiklos Vajna1-0/+17
2018-03-19Get rid of a dynamic_castTor Lillqvist1-2/+0
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-3/+0
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-13/+2
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-6/+6
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-6/+0
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar1-0/+20
2018-02-18tdf#115529: Handle rotation for WriterFlyFrames correctlyArmin Le Grand1-3/+7
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-0/+2
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-20/+0
2017-12-16tdf#106988 New names for the new numbering stylesYousuf Philips2-10/+10
2017-12-16tdf#114275 Use 'All Styles' for all style typesYousuf Philips1-5/+5
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2-17/+13
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl1-2/+2
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin2-84/+82
2017-11-21coverity warningsCaolán McNamara1-1/+3
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20SwDBManager: move implementation details from interfaceMike Kaganski1-23/+0
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet1-2/+2
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-11-18One more proper construction of vnd.sun.star.pkg URLMike Kaganski1-0/+1
2017-11-17TSCP: show "OK" dialog when doc. classification changes on saveTomaž Vajngerl1-0/+6
2017-11-17loplugin:useuniqueptr in SwPostItMgrNoel Grandin1-1/+2
2017-11-17Use auto/for range loops in PostItMgr (second pass)Julien Nabet1-2/+0
2017-11-16silence coverity#1399176 Uncaught exceptionCaolán McNamara1-1/+1
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-1/+3