Words: Fix interop problem with LO/OO
ClosedPublic

Authored by danders on Nov 5 2018, 11:43 AM.

Details

Summary

Words creates pagestyles with name "Standard" and displayname "Default".
Afaics the displayname is not used anywhere, so remove it.

There is a bug in LO/OO that creates a "Default" style where all words
style attributes go. The style is never used by LO/OO, effectivly
discarding all attributes.

Diff Detail

Repository
R8 Calligra
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
danders created this revision.Nov 5 2018, 11:43 AM
Restricted Application added a project: Calligra: 3.0. · View Herald TranscriptNov 5 2018, 11:43 AM
Restricted Application added a subscriber: Calligra-Devel-list. · View Herald Transcript
danders requested review of this revision.Nov 5 2018, 11:43 AM
boemann accepted this revision.Nov 5 2018, 12:01 PM
This revision is now accepted and ready to land.Nov 5 2018, 12:01 PM
This revision was automatically updated to reflect the committed changes.