Calc/Features/Conditional Formatting
From Apache OpenOffice Wiki
Improvements to conditional formatting
Buttons to create a new style
Issue 27253 suggests to add "New Style..." (or "New Cell Style...") buttons next to each cell style list box in the "Conditional Formatting" dialog. Pressing one of the buttons would open the "Cell Style" dialog for a new style, and if OK is pressed there, select the new style in the list box.
That way, if the user notices there is no suitable style yet, he wouldn't have to close the dialog, create a style, open the dialog again (and if he cancelled the dialog, make the settings again).
The modified dialog could look like this:
This is implemented in CWS DEV300 calc49 .