https://bugs.documentfoundation.org/show_bug.cgi?id=166253
RGB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from RGB <[email protected]> --- I think that more than a NOT we need an OR... let me explain. If the text that's different was introduced by direct formatting, this is already possible *for single properties*: on the full search-replace tool (Ctrl-H) select "Attributes" and then activate, for example, "Font". Going back to the S&R tool, with the Find box empty click on "Search all:" every text with a font manually set and different from the base style will be highlighted. Now, I think an important limitation of this method comes if you are looking for a set of attributes that are not necessarily applied all at the same time. For instance, if you're looking for a different font OR a different font size: there you'll need to do one search at a time, which is time consuming. Right now, if you select two or more items on the Attributes dialog a strict "AND" is applied (the dialog search for all attributes appearing *at the same time* in the text), so maybe what's needed is to have an "OR" option (attribute 1 OR attribute 2)? -- You are receiving this mail because: You are the assignee for the bug.
