office-gobmx/svx
Michael Stahl b61abf6b13 SvxColumnItem: fix buggy STL conversion:
In the copy ctor, the vector must not be initialized with the constructor
that takes an integer, because that causes it to have that many
elements, which together with the loop that copies all source elements
leads to a vector with twice as many elements.
This causes a crash in writer when dragging the row separator line in a
table, because that code doesn't expect the item to have more elements
than the table has rows.
(regression from d319387526)
2012-01-27 23:49:18 +01:00
..
doc
inc Revert "Removed list and numbering paragraph styles and related option page" 2012-01-27 13:09:02 +01:00
prj
qa/unoapi
sdi
source SvxColumnItem: fix buggy STL conversion: 2012-01-27 23:49:18 +01:00
util
workben Removed some unused parameters; added SAL_UNUSED_PARAMETER. 2012-01-21 15:21:16 +01:00
xml
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
AllLangResTarget_textconversiondlgs.mk
JunitTest_svx_unoapi.mk
Library_svx.mk
Library_svxcore.mk
Library_textconversiondlgs.mk
Makefile
Module_svx.mk
Package_globlmn_hrc.mk
Package_inc.mk
Package_sdi.mk