office-gobmx/sw
Miklos Vajna fd99896fcd n#775899 SwXText::convertToTextFrame fix for multi-paragraph tables
The problem was that when we only had a table inside the frame, the
DelFullPara() call removed the last paragraph of the first cell, and
returned no error. Instead, check if we had to remove paragraphs both
before and after, and if so, use the manual remove all the time.

Change-Id: I9a3591ce9a92a2aca7d2f65b62fdf641f54e4f05
2012-08-21 18:02:01 +02:00
..
inc SwXTextTable: add "TableBorder2" property 2012-08-20 12:42:46 +02:00
prj
qa Remove dead java code, fields and local variables 2012-08-20 16:34:39 +01:00
sdi
source n#775899 SwXText::convertToTextFrame fix for multi-paragraph tables 2012-08-21 18:02:01 +02:00
uiconfig Remove TemplateManager menu entry. 2012-08-10 17:12:28 -04:30
util
xml
AllLangResTarget_sw.mk
CppunitTest_sw_filters_test.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
CppunitTest_sw_layout_test.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_macros_test.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_regression_test.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_subsequent_odfexport.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_subsequent_odfimport.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_subsequent_ooxmlexport.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_subsequent_ooxmlimport.mk Refactoring the border test in sw, one header will be in all 3 tests 2012-08-15 13:42:11 +02:00
CppunitTest_sw_subsequent_rtfexport.mk gbuild: missing dep on $(OUTDIR)/unittest/registry for tests 2012-08-10 12:02:40 +02:00
CppunitTest_sw_subsequent_rtfimport.mk Border test now available in rtftok 2012-08-15 13:42:12 +02:00
CppunitTest_sw_subsequent_ww8export.mk de-duplicate 2012-08-16 15:38:35 +02:00
CppunitTest_sw_subsequent_ww8import.mk Border test now available in ww8tok 2012-08-15 13:42:11 +02:00
CppunitTest_sw_swdoc_test.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
JunitTest_sw_complex.mk SwXTextTable: add "TableBorder2" property 2012-08-20 12:42:46 +02:00
JunitTest_sw_unoapi.mk gbuild: register all jars 2012-08-17 12:52:25 +02:00
Library_msword.mk
Library_sw.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
Library_swd.mk
Library_swui.mk
Library_vbaswobj.mk
Makefile
Module_sw.mk
Package_misc.mk
Package_uiconfig.mk
Package_xml.mk
README

Writer application code.