office-gobmx/writerfilter
Troy Rollo a197cee991 Import of xrefs to numbered paragraphs from docx
The first part of this patch adds importing of cross-references to numbered
paragraphs from docx file.

The second part provides a fix to imports of bookmarks from docx, which in
the test files I have end up importing with an empty bookmark name. The
problem is that for each bookmark, DomainMapper_Impl::AddBookmark is called
twice - once with an empty string for rBookmarkName, and once for the
string that is in the file. The fix I have used is to ensure the passed in
name is used if the bookmark has presiously been added, and the old one has
an empty string as the name. This works, but I am not sure it is correct -
I have not investigated why it is called with an empty string in the first
place.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-08-01 17:22:51 +02:00
..
documentation
inc export needed symbols from a lib 2011-07-27 17:41:53 +02:00
prj revert to old writerfilter gbuilization 2011-07-23 03:12:47 +02:00
qa merge junittests from feature/gnumake4_writerfilter_head (e0ac3ddd8a3602490854829107908abefc3eaf2f) 2011-07-23 13:58:45 +02:00
source Import of xrefs to numbered paragraphs from docx 2011-08-01 17:22:51 +02:00
unocomponent Remove component_getImplementationEnvironment 2011-07-12 17:58:59 +02:00
util writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a] 2011-06-17 15:18:28 +02:00
CppunitTest_writerfilter_doctok.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
debug_setup.mk revert to old writerfilter gbuilization 2011-07-23 03:12:47 +02:00
JunitTest_writerfilter_complex.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Library_doctok.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Library_ooxml.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Library_resourcemodel.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Library_rtftok.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Library_writerfilter.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Library_writerfilter_uno.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Makefile writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a] 2011-06-17 15:18:28 +02:00
Module_writerfilter.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Package_writerfilter_generated.mk Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00