https://bugs.documentfoundation.org/show_bug.cgi?id=170771
--- Comment #11 from Karthik <[email protected]> --- (In reply to Telesto from comment #9) > I don't know much about styles. I assume you can define custom > (user-created) table styles saved somewhere in profile folder. With the > alternative being document templates. This to prevent defining the same > (house) style for each and every document. Or having to load the style into > LibreOffice for each document. We have a set of default table styles, these are loaded for every document. Previously when a new table style was added, it was stored as part of user-profile. Now, tables styles are stored at the document level, we still have the same set of defaults which will be loaded for every document, but when a user makes changes to an existing style or creates a new style, these styles are now saved at the document level. I have a patch which fixes writing all table templates to the document. But, I don't understand why we shouldn't save table styles which are edited but not used in the document. -- You are receiving this mail because: You are the assignee for the bug.
