office-gobmx/sc
Kohei Yoshida 5d771d92ea fdo#34306: Append fake parameter in case of un-even parameter count.
GETPIVOTDATA requires an even number of parameters.  But in Excel you
can leave the last parameter blank, which, when imported to Calc, gets
stripped off by the import filter.

Rather than supporting an empty parameter like Excel does, which requires
a bit more effort both in the import filter and the formula interpreter,
let's have the GETPIVOTDATA function compensate for the missing parameter
in-situ by adding an imaginary empty string as the extra parameter.
2011-04-14 16:04:16 -04:00
..
inc Convert OLE links from XLS doc into external ranges on import. 2011-04-13 22:53:04 -04:00
prj
qa windows needs BRAND_BASE_DIR as well 2011-04-14 17:40:36 +03:00
sdi
source fdo#34306: Append fake parameter in case of un-even parameter count. 2011-04-14 16:04:16 -04:00
uiconfig
util
workben
xml
AllLangResTarget_sc.mk
CppunitTest_sc_ucalc.mk reenable ucalc.cxx unittest in gbuild 2011-04-12 17:02:59 +02:00
Library_sc.mk
Library_scd.mk
Library_scfilt.mk
Library_scui.mk
Library_vbaobj.mk
Makefile
Module_sc.mk cleaning Module_sc.mk after cherry-picking 2011-04-12 18:10:54 +02:00
Package_qa_unit.mk reenable ucalc.cxx unittest in gbuild 2011-04-12 17:02:59 +02:00
Package_uiconfig.mk
Package_xml.mk