Files
loongoffice/sc/source/filter
Stephan Bergmann e41fad1944 Replace some OSL_ENSURE with assert
...at least in the !IsEmpty() branch of XclExpString::WriteBufferToMem, pnMem is
used in ways were being null would be undefined behavior, and the only place
from which WriteHeaderToMem, WriteBufferToMem are called (lclAppend in
sc/source/filter/excel/xeformula.cxx, via WriteToMem) will always pass a non-
null argument anyway

Change-Id: Iabc06b53ae6059246c5c222d43a789c6bdc440d5
2015-10-06 12:48:18 +02:00
..
2015-09-18 09:28:59 +00:00
2015-10-06 12:48:18 +02:00
2015-09-27 07:38:47 +02:00
2015-08-14 11:21:35 +02:00
2015-10-02 06:20:35 +00:00
2015-09-18 09:28:59 +00:00
2015-09-30 06:26:40 +00:00
2015-10-01 06:57:19 +00:00