Choose Data - More Filters - Standard Filter... - Options label.
Choose Data - More Filters - Advanced Filter... - Options label.
Options
Case sensitive
Distinguishes between uppercase and lowercase letters when filtering the data.
Range contains column labels
Includes the column labels in the first row of a cell range.
Copy results to
Select the check box, and then select the cell range where you want to display the filter results. You can also select a named range from the list.
Shrink / Expand
Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Expand icon. Click it to restore the dialog to its original size.
The dialog is automatically minimized when you click into a sheet with the mouse. As soon as you release the mouse button, the dialog is restored and the reference range defined with the mouse is highlighted in the document by a blue frame.
Shrink
Expand
Regular expression
Allows you to use regular expressions in the filter definition. For a list of the regular expressions that LibreOffice supports, click here.
If the Regular Expressions check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter.
The search supports wildcards or regular expressions. With regular expressions enabled, you can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every regular expression metacharacter or operator with a "\" character, or enclose the text into \Q...\E. You can switch the automatic evaluation of wildcards or regular expression on and off in LibreOffice - PreferencesTools - Options - LibreOffice Calc - Calculate.
When using functions where one or more arguments are search criteria strings that represents a regular expression, the first attempt is to convert the string criteria to numbers. For example, ".0" will convert to 0.0 and so on. If successful, the match will not be a regular expression match but a numeric match. However, when switching to a locale where the decimal separator is not the dot makes the regular expression conversion work. To force the evaluation of the regular expression instead of a numeric expression, use some expression that can not be misread as numeric, such as ".[0]" or ".\0" or "(?i).0".
No duplication
Excludes duplicate rows in the list of filtered data.
Keep filter criteria
Select the Copy results to check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under Data - Define range as a database range. Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose Data - Refresh Range.
Data range
Displays the cell range or the name of the cell range that you want to filter.
Options
Click the Options label to expand the dialog to show further options. Click again to restore the dialog.