https://bugs.documentfoundation.org/show_bug.cgi?id=97706
Dennis Roczek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |difficultyBeginner, | |easyHack, filter:odf, | |filter:ooxml, skillCpp, | |topicCleanup CC| |[email protected] Whiteboard|odf | --- Comment #2 from Dennis Roczek <[email protected]> --- Codepointers: http://opengrok.libreoffice.org/xref/core/sc/source/core/tool/interpr1.cxx#3190 Please implement also an additional compatible CLEAN function for MSO Excel / OOXML (which only replaces 0x20 <= c (see lcl_ScInterpreter_IsPrintable and Page 2123 of Ecma Office Open XML Part 1 - Fundamentals And Markup Language Reference.pdf in http://www.ecma-international.org/publications/standards/Ecma-376.htm ECMA-376 4th edition Part 1) including the mapping -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
