https://bugs.documentfoundation.org/show_bug.cgi?id=146470
--- Comment #3 from Mike Kaganski <[email protected]> --- (In reply to Jani from comment #0) > Save as... .XLSX > Close file > Open the .XLSX file > See value on C4 - Now contains proper value. Just to address this piece: since Excel (and OOXML) does not support regular expressions at all, opening that format indeed makes Calc to not use regular expressions (it uses wildcards instead, which could make other strings, e.g. having asterisks, behave similarly). Also worth mentioning, that wildcards (not regular expressions) are the default since LibreOffice 5.3 [1]. [1] https://wiki.documentfoundation.org/ReleaseNotes/5.3#Option_settings -- You are receiving this mail because: You are the assignee for the bug.
