summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Initialise the spelling and grammar thing when Writer startsTor Lillqvist3-18/+2
2018-06-27tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski1-1/+1
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-27tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen1-1/+2
2018-06-27crashtesting: crash on import of ooo33887.sxwCaolán McNamara1-2/+5
2018-06-11tdf#102907 selection indicator missing on vertical textNoel Grandin1-2/+4
2018-06-11tdf#117824 switch embedded database storage away from doc on revokeCaolán McNamara1-0/+20
2018-06-08Show the "status bar" property in the LO status indicator also in WriterTor Lillqvist1-0/+17
2018-06-08Add WordBasic property and its FileOpen "command"Tor Lillqvist2-0/+39
2018-06-07Add ooo.vba.word.Application.StatusBar property for debug output from clientTor Lillqvist2-0/+19
2018-06-04Don't crash if aArgs is emptyTor Lillqvist1-4/+6
2018-06-04Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist8-14/+14
2018-06-01Resolves: tdf#116268 use on/off data, not pos to determine which is whichCaolán McNamara1-1/+1
2018-06-01tdf#116195 swap a compatibility valuePatrick Jaap1-1/+1
2018-06-01tdf#117601 a11y crash after merging cellsCaolán McNamara2-4/+13
2018-06-01tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna3-1/+15
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-1/+1
2018-06-01Need to include <vector>Tor Lillqvist1-0/+2
2018-05-31Avoid crash if pDocShell is nullTor Lillqvist1-2/+5
2018-05-31Move two functions to perhaps less confusing locationsTor Lillqvist1-10/+8
2018-05-31Add window geometry attributes, too, to ooo.vba.word.XApplicationTor Lillqvist2-0/+56
2018-05-31Add Move() to ooo.vba.word.XApplicationTor Lillqvist2-1/+13
2018-05-31Add Resize() method to ooo.vba.word.XApplicationTor Lillqvist2-2/+19
2018-05-31Add a WindowState attribute to ooo.vba.word.XApplication, tooTor Lillqvist2-0/+28
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-31Add ooo::vba::word::XDocuments::OpenNoRepairDialog()Tor Lillqvist2-0/+7
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist2-2/+15
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 Lillqvist8-9/+14
2018-05-31Add Document.Close event generationTor Lillqvist4-1/+129
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist4-15/+50
2018-05-31Bin leftover misleading commentTor Lillqvist1-1/+0
2018-05-31Work in progress related to invoking events in Automation clientsTor Lillqvist2-2/+121
2018-05-31Add a (dummy) ooo::vba::word::XApplication::ShowMe() implementationTor Lillqvist2-0/+6
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 Kaganski13-106/+239
2018-05-23ofz#7322 lcl_MarkEqualByStart sort logic differs from that of operator==Caolán McNamara1-1/+8
2018-05-15set Referer on link mediadescriptorCaolán McNamara1-3/+8
2018-05-15tdf#117311 Ctrl/Shift+Insert do not work in Writer commentsMaxim Monastirsky1-5/+2
2018-05-15tdf#117129 ww8import: prevent divide-by-zeroJustin Luth1-1/+2
2018-04-26Use async dialog path for format columns.Michael Meeks1-2/+2
2018-04-26tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna6-14/+20
2018-04-26tdf#116985 sw: fix geometry of textbox of shape with relative sizeMiklos Vajna1-1/+16
2018-04-20sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai2-1/+16
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2-3/+5