office-gobmx/sw
Michael Stahl cf842d7c7f rhbz#852128: sw: avoid table undo crash:
SwUndoTblNdsChg::UndoImpl: to prevent access of deleted table box start
node, disconnect the SwTableBox from the start node before removing the
table box nodes.
This problem was probably introduced with CWS swnewtable
db4de0817d, which changed the order of the
removal operations for unknown reasons.

Change-Id: Ic59823a84082cc6ff453b2b512cbb8253886ecf3
2012-09-18 14:48:02 +02:00
..
inc rhbz#852128: sw: avoid table undo crash: 2012-09-18 14:48:02 +02:00
prj
qa deprecate oustringostreaminserter.hxx 2012-09-18 10:10:06 +00:00
sdi
source rhbz#852128: sw: avoid table undo crash: 2012-09-18 14:48:02 +02:00
uiconfig
util
AllLangResTarget_sw.mk
CppunitTest_sw_filters_test.mk
CppunitTest_sw_layout_test.mk
CppunitTest_sw_macros_test.mk
CppunitTest_sw_regression_test.mk
CppunitTest_sw_subsequent_odfexport.mk
CppunitTest_sw_subsequent_odfimport.mk
CppunitTest_sw_subsequent_ooxmlexport.mk
CppunitTest_sw_subsequent_ooxmlimport.mk
CppunitTest_sw_subsequent_rtfexport.mk
CppunitTest_sw_subsequent_rtfimport.mk
CppunitTest_sw_subsequent_ww8export.mk
CppunitTest_sw_subsequent_ww8import.mk
CppunitTest_sw_swdoc_test.mk
JunitTest_sw_complex.mk
JunitTest_sw_unoapi.mk
Library_msword.mk
Library_sw.mk
Library_swd.mk
Library_swui.mk
Library_vbaswobj.mk
Makefile
Module_sw.mk
Package_uiconfig.mk
README

Writer application code.