office-gobmx/sc/source
Stephan Bergmann 9a42c59394 Bad hack to enforce weakly emitted RTTI for ScValidationDlg
...(by inlining all its virtual functions), as otherwise -fsanitize=undefined
makes sc require ScValidationDlg RTTI (to verify the cast to ScValidationDlg in
the ScValidityRefChildWin ctor in sc/source/ui/view/reffact.cxx) but which would
only be emitted in scui (against which sc cannot link).

Change-Id: Id9e2bf0719ba3bba35e5ae1f0e58190d9fdb6dd4
2014-08-20 17:02:59 +02:00
..
core drop unnecessary shl.hxx includes 2014-08-18 12:59:49 +01:00
filter ODF export: don't write invalid "group-name" attribute 2014-08-20 16:40:14 +02:00
ui Bad hack to enforce weakly emitted RTTI for ScValidationDlg 2014-08-20 17:02:59 +02:00