summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-13sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna1-0/+2
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-04-05DOCX export of w:numPicBulletMiklos Vajna1-0/+3
2013-03-29fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna1-0/+2
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák1-0/+3
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-1/+2
2013-03-06do not embed the same font file twice into one .docxLuboš Luňák1-0/+6
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-2/+3
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-3/+2
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-2/+3
2013-02-19DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna1-0/+3
2013-01-30initial DOCX export of Writer textframe gradientsMiklos Vajna1-0/+5
2013-01-30sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna1-0/+6
2013-01-22docx export: fix table 'tblInd' attribute computationPierre-Eric Pelloux-Prayer1-1/+1
2013-01-22sw: DOCX export of TextFrame size/positionMiklos Vajna1-0/+2
2012-11-15n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna1-1/+1
2012-11-09fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna1-3/+8
2012-10-11Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara1-1/+1
2012-10-02docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer1-0/+4
2012-09-06basic .docx write support for embedded fontsLuboš Luňák1-0/+7
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat1-0/+1
2012-08-14fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna1-0/+1
2012-08-13fdo#53113 docx export: initial shape text supportMiklos Vajna1-1/+5
2012-08-02fdo#52610: Fixed several docx export bugsCédric Bosdonnat1-1/+1
2012-07-13DocxAttributeOutput: overwrite WritePostitFieldStart/EndMiklos Vajna1-0/+10
2012-07-13DocxAttributeOutput: unneeded sal_BoolMiklos Vajna1-2/+2
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna1-1/+1
2012-06-06re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-12write out unique id for wp:docPrLuboš Luňák1-0/+1
2011-12-12fix docx hyperlink writingLuboš Luňák1-8/+2
2011-08-18write formula to the proper place inside ooxml documentLuboš Luňák1-0/+2
2011-08-18placeholder for writing math to .docxLuboš Luňák1-1/+3
2011-07-19skeleton for writting .docx commentsLuboš Luňák1-0/+7
2011-07-19const methodsLuboš Luňák1-2/+2
2011-06-27make sure w:drawing is not written inside of w:rPr (fdo#38110)Luboš Luňák1-0/+9
2011-06-01keep a copy of WW8_SepInfo object, not just a pointerLuboš Luňák1-1/+2
2011-05-26rework of fix for fdo#35826Noel Power1-1/+8
2011-05-25write special footnote/endnote list (17.11.3/8)Luboš Luňák1-1/+1
2011-05-25write footnotePr/endnotePr both to settings.xml and sectPrLuboš Luňák1-0/+5
2011-04-06fix for fdo#35826, fix hyperlink exportNoel Power1-0/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-21/+21
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák1-4/+3
2011-03-01write also w:characterSetLuboš Luňák1-1/+1
2011-03-01const version of GetExport()Luboš Luňák1-0/+1
2011-02-17write footnoteRef/endnoteRef tags as requiredLuboš Luňák1-0/+3
2011-02-10some form field import/export improvementsNoel Power1-0/+5
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold1-20/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-21/+21
2010-12-16do not mix contents of w:spacing and w:pgMar (part of fdo#31410)Luboš Luňák1-1/+2