Hi Cedric,<br><br>I don't want to remove "Default Style" completely, I just want to remove it from the "Styles" ComboBox in the toolbar in Writer.<br>Sorry for being unclear.<br><br>Samuel<br><div class="gmail_extra">
<br><br><div class="gmail_quote">2012/12/6 Cedric Bosdonnat <span dir="ltr"><<a href="mailto:cbosdonnat@suse.com" target="_blank">cbosdonnat@suse.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Samuel,<br>
<div class="im"><br>
On Thu, 2012-12-06 at 09:33 +0100, Samuel Mehrbrodt wrote:<br>
> I have submitted a patch changing the list of default Styles in the<br>
> Toolbar in Writer [1].<br>
><br>
> Now, we [2] also wanted to remove the entry "Default Style" from the<br>
> list, but removing "Standard" in the code didn't do that.<br>
> Can anyone point me in the right direction where this is added?<br>
<br>
</div>Removing that style is pretty tricky as it holds quite some things on<br>
its shoulders. Why not start by hiding it by default now that we can<br>
hide styles?<br>
<br>
There are several concerns with this removal:<br>
  * Display name of pooled styles is tightly bound with the display of<br>
the style in the "Styles & Formatting" dialog. You can't just remove it<br>
plainly as it would prevent to show the style when editing existing<br>
documents.<br>
  * This particular styles holds the styles configuration (See Tools ><br>
Options... dialog, LibreOffice Writer > Basic Fonts items.<br>
  * Almost all other paragraph styles are inheriting from this one<br>
<br>
What is so bad with this style? If you really want to remove pooled<br>
styles, start with the ListXXX paragraph styles.<br>
<br>
Regards,<br>
<br>
--<br>
Cedric<br>
<br>
</blockquote></div><br></div>