https://bugs.documentfoundation.org/show_bug.cgi?id=89895
--- Comment #8 from Lionel Elie Mamane <[email protected]> --- (In reply to Julien Nabet from comment #7) > Unless I'm mistaken, it seems that other parts like > offapi/com/sun/star/awt/FontDescriptor.idl / > offapi/type_reference/offapi.idl must be changed. offapi/*/*/*/*/*.idl defines our public API; I expect overline is already defined there in some way, and does not need to be added. offapi/type_reference/offapi.idl is not supposed to be edited manually, unless we decide to make an incompatible change (but then discuss in mailing list!!!). > I naively added an overline attribute in both but got a big bt: > warn:legacy.osl:15322:1:reportdesign/source/core/sdr/RptObject.cxx:368: > OUnoObject::EndListening: not listening currently! > *** stack smashing detected ***: > /home/julien/compile-libreoffice/libreoffice/instdir/program/soffice.bin > terminated This probably comes from an incomplete recompile. If you change the API, well, recompile. I would suggest to see (or ask on the ML) how overline is handled in Writer, since it does not seem to be through the FontDescriptor. Then we can understand how to add the same handling to reports. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
