summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-05-31Avoid crash if pDocShell is nullTor Lillqvist
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-31Move two functions to perhaps less confusing locationsTor Lillqvist
2018-05-31Add window geometry attributes, too, to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add Move() to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add Resize() method to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add a WindowState attribute to ooo.vba.word.XApplication, tooTor Lillqvist
2018-05-31If a DocumentBeforeClose event handler says no, don't thenTor Lillqvist
2018-05-31Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist
2018-05-31Emit DocumentChange events less eagerly (to Automation clients)Tor Lillqvist
2018-05-31Add ooo::vba::word::XDocuments::OpenNoRepairDialog()Tor Lillqvist
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist
2018-05-31We need to keep an ooo::vba::word::XDocument ref in the SwDocShell for...Tor Lillqvist
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31Add Document.Close event generationTor Lillqvist
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-05-31Bin leftover misleading commentTor Lillqvist
2018-05-30Work in progress related to invoking events in Automation clientsTor Lillqvist
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna
2018-05-30Add a (dummy) ooo::vba::word::XApplication::ShowMe() implementationTor Lillqvist
2018-05-30Revert "ww8export: Fix testTableKeep"Mike Kaganski
2018-05-30ww8export: Fix testTableKeepMike Kaganski
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29dont use SwClient/SwModify in unocore: FieldEnumerationBjoern Michaelsen
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna
2018-05-29Only show Mail Merge toolbar after wizard finishedMike Kaganski
2018-05-28directly get matching a11y if it existsCaolán McNamara
2018-05-28loplugin:useuniqueptr in SvxDrawPageNoel Grandin
2018-05-28tdf#117601 a11y crash after merging cellsCaolán McNamara
2018-05-28sw: prefix members of SwXMLTableCellContext_ImplMiklos Vajna
2018-05-28dont use SwClient/SwModify in unocore: MetaBjoern Michaelsen
2018-05-28dont use SwClient/SwModify in unocore: ChartDataProviderBjoern Michaelsen
2018-05-27Cleanup includesMike Kaganski
2018-05-26tdf#117817: Update Mail Merge controls after wizard completesMike Kaganski
2018-05-26tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25tdf#35798: use separate paragraphs for Label elementsMike Kaganski
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-25tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth
2018-05-25tdf#117171 unit test for DOCX export/import of number namesLászló Németh
2018-05-25NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth
2018-05-24tdf#106390 Intersect the table borders with upper frames.Mark Hung
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-24coverity#1435749 silence Uncaught exceptionCaolán McNamara
2018-05-24coverity#1435748 silence Unchecked return valueCaolán McNamara
2018-05-24[Pardus] tdf#92685 Add insert page count option to header menuGulsah Kose
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-05-23sw: prefix members of SwScriptInfoMichael Stahl
2018-05-23sw: fix max->min in SwTextNode::GetScalingOfSelectedText()Michael Stahl
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier