Age | Commit message (Collapse) | Author |
|
Change-Id: I648da6f2c43a10137c0834659022296883368dc9
|
|
missing are:
-undo
-range options
-help
-test for correct expression is not working
|
|
|
|
The punch lines is that we don't use UNO API to handle sheet-local
anonymous ranges during ODS import and export. Eventually we should
import the named database ranges using the internal API too, but
for now we keep the current code (that uses the UNO API) for those.
|
|
|
|
This is for an Easy Hack to allow one autofilter per sheet, not per
document.
|