summaryrefslogtreecommitdiff
path: root/filter/source/xslt
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Resolves tdf#155926 - Rename "Line Style 9"Heiko Tietze1-2/+2
2023-07-11tdf#156093 filter: XHTML export: Enabling previous test files ...Svante Schubert1-1/+1
2023-07-11tdf#156093 filter: XHTML export: Enabled all three different ...Svante Schubert3-14/+77
2023-06-10Fix typoAndrea Gelmini1-1/+1
2023-06-10Fix typoAndrea Gelmini1-1/+1
2023-06-09tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert5-30/+358
2023-06-08tdf#155182 : fix test of $minLabelWidth which is always trueFranklin Weng1-1/+1
2023-05-08Fix typoAndrea Gelmini1-1/+1
2023-05-08XHTML export: Removing former 'ugly' - now redundant- fix added bySvante Schubert1-17/+3
2023-05-08XHTML export: Removing bullet prefix, which is not viewed in LO - similarSvante Schubert1-1/+2
2023-05-08XHTML export: Removing bullet suffix, which is not viewed in LO - see tdf146264Svante Schubert1-2/+3
2023-05-08tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert3-44/+78
2023-05-08tdf#153839 XHTML export: do not add newlines to attribute valuesMichael Stahl1-3/+0
2023-05-08tdf#153839 XHTML export: fix syntax error in table.xslMichael Stahl1-1/+1
2023-04-21tdf#153839 : Further handling for adding newlinesFranklin Weng2-3/+20
2023-03-09tdf#153839: add newline after certain tagsFranklin Weng3-0/+48
2022-08-12Fix typoAndrea Gelmini1-1/+1
2022-07-30Fix typoAndrea Gelmini1-1/+1
2022-01-03tdf#146264: Add a somewhat questionable hack to fix the issueTor Lillqvist1-4/+15
2021-12-16Fix typosTor Lillqvist1-3/+3
2021-12-15s/2DO/TODO/Tor Lillqvist1-10/+10
2021-10-30tdf#145361 fix XSLT for older libxsltNoel Grandin1-1/+1
2021-08-26tdf#143526 Korean numbering import/export supportDaeHyun Sung2-5/+9
2021-06-04tdf#142483 filter: xhtml: fix substitution of fo:border attributeMichael Stahl1-4/+4
2021-03-15Fix typosAndrea Gelmini1-1/+1
2021-03-02fix xhtml list export in other localesNoel1-1/+2
2021-03-02HTML XSLT: Adding explicitly whitespace - prior been erased in patch - as it ...Svante Schubert1-1/+1
2021-03-02HTML MathML update - enabling inline MATHML & fixing duplication (regression ...Svante Schubert1-78/+34
2021-03-02HTML XSLT: Adding missing MathML siblings. The floating draw:frame sibling co...Svante Schubert1-4/+16
2021-03-02HTML XSLT: Added missing listLevelStyle parameter otherwise prefix/suffix did...Svante Schubert1-4/+12
2021-03-02HTML XSLT: Appendix headings looked incorrect (in general heading within list...Svante Schubert1-1/+2
2021-03-02HTML XSLT: Missing paragraph BORDER of stand-alone border paragraph (@style:j...Svante Schubert2-39/+64
2021-03-02HTML XSLT: 1)FEATURE: ODF @text:min-label-distance becomes CSS padding-right;...Svante Schubert1-27/+21
2021-03-02HTML XSLT: Overtaking masking ' for ODF font-family with spaces in namesSvante Schubert1-4/+3
2021-03-02HTML XSLT: Adding default language for accessiblitySvante Schubert1-0/+11
2021-03-02HTML XSLT: Removing old IE7 fix, which was enabled by fixing invalid CSS and ...Svante Schubert1-5/+0
2021-03-02HTML XSLT: List empty CSS styles (ODF styles without CSS mappable styles) onl...Svante Schubert1-2/+3
2021-03-02HTML XSLT: Only write page {} information when they existSvante Schubert1-11/+14
2021-03-02HTML XSLT: Placing font-family names within 'double quotation marks' in case ...Svante Schubert1-3/+11
2021-03-02HTML XSLT: Set default to 0 in case of not-a-number: min-width:NaNcmSvante Schubert1-2/+12
2021-03-02HTML XSLT: Fixing CSS selectorSvante Schubert1-1/+1
2021-03-02HTML XSLT: Excluding loext namespace from outputSvante Schubert1-1/+1
2021-03-02HTML XSLT: Neglecting redundant @type of styleSvante Schubert1-1/+3
2021-03-02Minor XSL updates to improve for the XHTML of our specificationSvante Schubert2-6/+31
2020-12-23Related tdf#139073: deal with "none" for border-width in odf2uof_spreadsheetJulien Nabet1-15/+50
2020-12-16tdf#95662 Convert , to . for the min-width in the Lists onlygerrit1-2/+2
2020-11-07Fix typoAndrea Gelmini1-1/+1
2020-10-02Fix typo in codeAndrea Gelmini1-1/+1
2020-09-27Fix typoAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-5/+5