From: Andrew Sayers
Inserting space to work around an IE6/7 bug does more harm than good nowadays.
---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 6 --
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl | 5 -
2 files changed, 11 deletions(-)
diff --git filter/source/xslt/
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/common/body.xsl | 2 +-
.../xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl | 6 ++
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 6 ++
3 files changed, 13 insertions(+), 1
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 14 +++---
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl | 2 ++
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
filter/source/xslt/odf2
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 26 +++---
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 1126f8e..60b5808 1006
From: Andrew Sayers
`git send-email` requires the `--no-validate` option to send patches with lines
that break RFC 2281's 998 character line-length limit. Breaking the line up
removes a hurdle for future developers.
---
As this patch is being sent by e-mail, obviously there's a chance some progr
From: Andrew Sayers
---
.../export/common/styles/style_collector.xsl | 2 +-
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 45 +++---
.../source/xslt/odf2xhtml/export/xhtml/table.xsl | 4 +-
3 files changed, 25 insertions(+), 26 deletions(-)
diff --git
filter/s
From: Andrew Sayers
---
.../source/xslt/odf2xhtml/export/common/body.xsl | 798 ++---
.../export/common/styles/style_mapping_css.xsl | 666 -
2 files changed, 732 insertions(+), 732 deletions(-)
diff --git filter/source/xslt/odf2xhtml/export/common/body.xsl
From: Andrew Sayers
---
Hi LibreOffice,
Earlier this year I needed to do some work with HTML document export. This
patchset represents the sundry improvements I made along the way. The code has
been stable for a while now, so I've rebased it and sent it in. I don't expect
to make any more cha
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index d4d5ee7..fdc4e19 100644
--- filter/source/xslt
From: Andrew Sayers
The XHTML writer sometimes needs to force an element to have height.
Using non-breaking spaces in underlined paragraphs shows an ugly
underline, so we use zero-width spaces instead.
---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 22 +++---
.../source
From: Andrew Sayers
"createTabIndent" used to position spans absolutely, so a paragraph with
nothing but indented s would be set to zero height. A document that uses
tabs on adjacent paragraphs will therefore see all the text on top of each
other.
Padding gets much closer to the document's inte
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
index 6af404c..98ee59b 100644
--- filter
From: Andrew Sayers
---
.../odf2xhtml/export/common/styles/style_mapping_css.xsl | 11 ---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 16 ++--
2 files changed, 18 insertions(+), 9 deletions(-)
diff --git
filter/source/xslt/odf2xhtml/export/common/styles/styl
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 10 ++
1 file changed, 10 insertions(+)
diff --git filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 6f3e980..fc018c4 100644
--- filter/source/xslt/odf
From: Andrew Sayers
---
filter/source/xslt/odf2xhtml/export/common/body.xsl | 2 +-
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git filter/source/xslt/odf2xhtml/export/common/body.xsl
filter/source/xslt/odf2xhtml/export/
From: Andrew Sayers
Fixes output in xsltproc
---
filter/source/xslt/odf2xhtml/export/common/body.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git filter/source/xslt/odf2xhtml/export/common/body.xsl
filter/source/xslt/odf2xhtml/export/common/body.xsl
index cfb464f..5aed262 1
From: Andrew Sayers
---
.../source/xslt/odf2xhtml/export/common/body.xsl | 68 +++---
.../export/common/styles/style_mapping_css.xsl | 6 +-
2 files changed, 37 insertions(+), 37 deletions(-)
diff --git filter/source/xslt/odf2xhtml/export/common/body.xsl
filter/source/xs
17 matches
Mail list logo