summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-26Use async dialog path for format columns.Michael Meeks1-2/+2
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai2-1/+16
2018-04-12Fix regressions from d727476cff29382a34103b137542e15e1aeeb4b9Julien Nabet1-3/+12
2018-04-12Avoid crash-reporter crash.Michael Meeks1-0/+3
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky1-3/+4
2018-04-03tdf#115573 Revert: tdf#107555 Apply 'Default Style' table styleJim Raykowski1-5/+2
2018-03-28lok: don't post events on disposed windowPranav Kant1-1/+1
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-03-27lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky2-3/+6
2018-03-27Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky1-8/+2
2018-03-26lokdialog: more, convert the dialog to async execHenry Castro1-13/+12
2018-03-26tdf#116070: Use a valid PaM when confirming the dialog.Jan Holesovsky1-2/+2
2018-03-25lok: All mouse,key events asyncPranav Kant2-19/+21
2018-03-25tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski4-77/+35
2018-03-25lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-10/+9
2018-03-25tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski1-7/+17
2018-03-25Use existing variable for thatMike Kaganski1-2/+1
2018-03-25sw lok: assign a parent window to property dialogHenry Castro1-1/+1
2018-03-25lok IME: support dialogs as wellPranav Kant1-20/+10
2018-03-25Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+4
2018-03-25lok: allow libraries to pre-init themselves.Michael Meeks1-0/+7
2018-03-25sw lok: IME support + unit testPranav Kant1-0/+22