summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-06-01forcepoint#44 raii for connection and disconnection of SwView and SwDocShellCaolán McNamara
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-06-01tdf#115600 Use "Navigation element not found" message for HeadingsJim Raykowski
2018-06-01tdf#115600 Display messages in Findbar for Index entry navigationJim Raykowski
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse
2018-05-31dynamic_cast followed by static_castCaolán McNamara
2018-05-31Resolves: tdf#116268 use on/off data, not pos to determine which is whichCaolán McNamara
2018-05-31use std::unique_ptrCaolán McNamara
2018-05-31Add WordBasic property and its FileOpen "command"Tor Lillqvist
2018-05-31chmod -xTor Lillqvist
2018-05-31tdf#117884: intersect border with paint area of upper frame.Mark Hung
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
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