https://bugs.documentfoundation.org/show_bug.cgi?id=112541
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org, | |[email protected], | |[email protected] --- Comment #9 from Heiko Tietze <[email protected]> --- Changing either the default of COL_DEFAULT_SHAPE_FILLING in include/svx/xdef.hxx or using something else but this constant in sd/source/core/drawdoc4.cxx and svx/source/xoutdev/xpool.cxx doesn't pass QA tests. We generate new content, save it, and compare the result with previously created documents, for example in Chart2XShapeTest::testFdo75075. One possible solution is to load default templates on start. This makes it possible to run the QA tests with the hard-coded defaults but change the parameters per default template. Tried this but failed in https://gerrit.libreoffice.org/c/core/+/115491 because librelogo wasn't cooperative. -- You are receiving this mail because: You are the assignee for the bug.
