summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2013-05-13WaE: unused parameter 'nCurrentLeft'Tor Lillqvist
2013-05-13fdo#64531 : Tab-stops exported to DOCX added too much indentationAdam Co
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist
2013-04-13sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05DOCX export of w:numPicBulletMiklos Vajna
2013-03-29fdo#48557 implement DOCX export of inner margin values for textbox textMiklos Vajna
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-06do not embed the same font file twice into one .docxLuboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21fix NULL dereferenceLuboš Luňák
2013-02-19DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna
2013-02-14mso saves obfuscated fonts as .odttf in .docx, so use the extension as wellLuboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-01correct flag for file openingLuboš Luňák
2013-01-30initial DOCX export of Writer textframe gradientsMiklos Vajna
2013-01-30sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna
2013-01-23docx export: use 'nil' instead of 'none' to express no borderPierre-Eric Pelloux-Prayer
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-22docx export: fix table 'tblInd' attribute computationPierre-Eric Pelloux-Prayer
2013-01-22sw: DOCX export of TextFrame shadowMiklos Vajna
2013-01-22sw: DOCX export of TextFrame border width / colorMiklos Vajna
2013-01-22sw: DOCX export of TextFrame background colorMiklos Vajna
2013-01-22sw: DOCX export of TextFrame size/positionMiklos Vajna
2013-01-22sw: initial DOCX export of TextFrames as VML rectanglesMiklos Vajna
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-16docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer
2013-01-14docx export: also export rPr in <pPr> (paragraph mark styling)Pierre-Eric Pelloux-Prayer
2013-01-14docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer
2013-01-14Fixes image drop shadow export to DOCX.Eilidh McAdam
2012-12-18docx export: graphics relativeFrom attributes now matches import codePierre-Eric Pelloux-Prayer
2012-12-10docx import/export non-breaking hyphen and soft hyphenLennard
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna
2012-12-04Export finely dashed borders to docx.Eilidh McAdam
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-19use LanguageTagEike Rathke
2012-11-15n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna
2012-11-10DocxAttributeOutput::FlyFrameGraphic: add assert to avoid misuse of the APIMiklos Vajna
2012-11-09fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna
2012-10-29docx export: explicitely use 'none' type for disabled cell bordersPierre-Eric Pelloux-Prayer