[REVIEW-3-6] fix for fdo#55174, con't crash durig oox import for vba procedure names or macro names

Markus Mohrhard markus.mohrhard at googlemail.com
Fri Sep 28 14:16:47 PDT 2012


Hey,

[1] fixes a crash that happens if we try to import a vba procedure
name or macro name as range name. The code does not create a
ScRangeData for these names and we should not try to create formulas
for them. This is a regression introduced by porting this code from
uno calls to direct calls.

Regards,
Markus

[1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=d3a24e566eccd7b20b893ede1b17e64e38b29be9


More information about the LibreOffice mailing list