summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Unfloat: Fix some issues with unfloat operationTamás Zolnai1-2/+35
2019-01-18make table-of-contents dialog asyncNoel Grandin1-2/+2
2019-01-18make insert-section dialog asyncNoel Grandin3-25/+14
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky2-12/+25
2019-01-17Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2019-01-17tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2019-01-17sw: fix crash in SwContentTree::HasContentChanged()Michael Stahl1-4/+1
2019-01-07Unfloat: Disable undoing of unfloat operationTamás Zolnai1-2/+15
2019-01-07Unfloat: Implement unfloating of a floating tableTamás Zolnai1-1/+48
2019-01-07Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai6-37/+250
2018-12-29tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski1-1/+16
2018-12-29tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski1-0/+9
2018-12-15lok: sw: dragging image through SID_ATTR_TRANSFORM uno messagesMarco Cecchetti1-1/+20
2018-12-10Avoid busy-loop related to layout when dragging objects.Michael Meeks1-1/+1
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski1-1/+7
2018-12-10add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro1-8/+18
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin9-29/+29
2018-11-29Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist1-5/+20
2018-11-08LOK: don't emit redline commentsAshod Nakashian1-28/+41
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist2-4/+5
2018-10-30Don't use GetDBManager() without checking it for nullnessTor Lillqvist1-1/+2
2018-10-30We want the function pointer here, not call it (yet)Tor Lillqvist1-1/+1
2018-10-20sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl1-1/+1
2018-09-12tdf#37223 insert OLE tables in text tables as native text tablesLászló Németh1-3/+28
2018-09-12tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh1-2/+21
2018-09-03tdf#117823 Save mail merge config item in new viewIlhan Yesil1-0/+1
2018-08-10Make setPagePrintSettings() accept IsLandscape againThorsten Behrens1-1/+1
2018-08-10tdf#118578 sw: allow inserting only TextDocumentMichael Stahl1-1/+2
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-2/+3
2018-07-09Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski1-6/+9
2018-07-09tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro1-1/+3
2018-07-09tdf#115890 sw: fix invalid cast in SwContentTree::GetEntryAltText()Michael Stahl1-1/+1
2018-06-30lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky1-0/+3
2018-06-28Initialise the spelling and grammar thing when Writer startsTor Lillqvist1-6/+2
2018-06-11tdf#117824 switch embedded database storage away from doc on revokeCaolán McNamara1-0/+20
2018-05-31Avoid crash if pDocShell is nullTor Lillqvist1-2/+5
2018-05-31If a DocumentBeforeClose event handler says no, don't thenTor Lillqvist1-7/+17
2018-05-31Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist1-0/+24
2018-05-31Emit DocumentChange events less eagerly (to Automation clients)Tor Lillqvist1-3/+14
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist1-2/+14
2018-05-31We need to keep an ooo::vba::word::XDocument ref in the SwDocShell for...Tor Lillqvist1-0/+5
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist4-5/+10
2018-05-31Add Document.Close event generationTor Lillqvist2-0/+12
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist2-0/+15
2018-05-29tdf#117817: Update Mail Merge controls after wizard completesMike Kaganski1-0/+14
2018-05-28tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski2-11/+16
2018-05-28tdf#35798: use separate paragraphs for Label elementsMike Kaganski1-1/+1
2018-05-28tdf#115386: Show Mail Merge toolbar for documents with MM fieldsMike Kaganski1-0/+38
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski2-8/+32
2018-05-15tdf#117311 Ctrl/Shift+Insert do not work in Writer commentsMaxim Monastirsky1-5/+2