summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-08cp#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlinkMiklos Vajna1-3/+3
2013-08-27fdo#66145 DOCX export: fix not-well-formed outputAdam Co1-1/+3
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna1-0/+32
2013-07-25fdo#60990 VML export: handle paragraph/run properties of shape textMiklos Vajna1-2/+14
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna1-8/+7
2013-07-09bnc#822175 DOCX filter: export wrapping of text framesMiklos Vajna1-0/+43
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-05-13WaE: unused parameter 'nCurrentLeft'Tor Lillqvist1-1/+1
2013-05-13fdo#64531 : Tab-stops exported to DOCX added too much indentationAdam Co1-1/+3
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist1-0/+1
2013-04-13sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna1-3/+10
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna1-31/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-21/+21
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-05DOCX export of w:numPicBulletMiklos Vajna1-1/+42
2013-03-29fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna1-1/+14
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák1-0/+32
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-1/+2
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák1-1/+4
2013-03-06do not embed the same font file twice into one .docxLuboš Luňák1-51/+58
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-10/+11
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-11/+10
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-10/+11
2013-02-21fix NULL dereferenceLuboš Luňák1-5/+7
2013-02-19DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna1-2/+23
2013-02-14mso saves obfuscated fonts as .odttf in .docx, so use the extension as wellLuboš Luňák1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-7/+7
2013-02-01correct flag for file openingLuboš Luňák1-1/+1
2013-01-30initial DOCX export of Writer textframe gradientsMiklos Vajna1-2/+36
2013-01-30sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna1-0/+8
2013-01-23docx export: use 'nil' instead of 'none' to express no borderPierre-Eric Pelloux-Prayer1-1/+1
2013-01-22oox: kill no longer needed S() macroMiklos Vajna1-2/+2
2013-01-22docx export: fix table 'tblInd' attribute computationPierre-Eric Pelloux-Prayer1-5/+12
2013-01-22sw: DOCX export of TextFrame shadowMiklos Vajna1-0/+31
2013-01-22sw: DOCX export of TextFrame border width / colorMiklos Vajna1-0/+16
2013-01-22sw: DOCX export of TextFrame background colorMiklos Vajna1-3/+9
2013-01-22sw: DOCX export of TextFrame size/positionMiklos Vajna1-7/+37
2013-01-22sw: initial DOCX export of TextFrames as VML rectanglesMiklos Vajna1-6/+20
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-5/+5
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-16docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer1-9/+0
2013-01-14docx export: also export rPr in <pPr> (paragraph mark styling)Pierre-Eric Pelloux-Prayer1-0/+6
2013-01-14docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer1-1/+1
2013-01-14Fixes image drop shadow export to DOCX.Eilidh McAdam1-3/+28
2012-12-18docx export: graphics relativeFrom attributes now matches import codePierre-Eric Pelloux-Prayer1-2/+32
2012-12-10docx import/export non-breaking hyphen and soft hyphenLennard1-0/+8
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna1-7/+7