summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.hxx
AgeCommit message (Expand)Author
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-10-08DOCX export: ParaScriptSpace() should not contain handling of more items.Jan Holesovsky
2013-10-08DOCX export: Move output of section breaks to a separate method.Jan Holesovsky
2013-10-04HighLight -> Highlight.Jan Holesovsky
2013-10-04Implement DOCX export of paragraph outline levelMiklos Vajna
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás
2013-09-09Avoid using in headerZolnai Tamás
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás
2013-09-08CharBrd 9.2: DOCX filtersZolnai Tamás
2013-07-24MSWordExportBase: handle SfxGrabBagItemMiklos Vajna
2013-07-11AttributeOutputBase::RunText: String -> OUStringMiklos Vajna
2013-04-15initial RTF export of Writer textframe gradientsMiklos Vajna
2013-04-13sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna
2013-04-12sw: rework RTF export of text framesMiklos Vajna
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-01-30sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-10Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet
2012-08-05Bin OString RtfAttributeOutput::WriteHex (unusedcode.easy)Julien Nabet
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna
2012-07-27implement import/export of RTF_MMATHPICTMiklos Vajna
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-18implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFENDMiklos Vajna
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna
2012-06-26fdo#48335 RTF export: don't try to end not started runsMiklos Vajna
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-03-05make ExportPICT() and WriteHex() be able to write to a streamMiklos Vajna
2012-03-05introduce RtfStringBufferMiklos Vajna
2012-03-05this can be just a pointer as wellMiklos Vajna
2012-02-08n#203704 fix RTF export table output for subtablesMiklos Vajna
2012-02-05fdo#42656 fix RTF export of picture frame shape typeMiklos Vajna
2011-12-18fdo#37498 RTF export: handle url fields without a field resultMiklos Vajna
2011-11-24RtfAttributeOutput: remove unnecessary includesMiklos Vajna
2011-09-03Related: fdo#38966 RTF export has to write titlepg before all headerf/footerfMiklos Vajna
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02covariant return type and const overload for GetExport()Luboš Luňák
2011-03-01const version of GetExport()Luboš Luňák
2011-01-29Remove double line spacing, unused code and some unnecessary brackets.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-13RTF: fix height of wrapped pictures on export (partial fix for fdo#32613)Miklos Vajna
2010-11-14RTF: port last changes from CWSMiklos Vajna
2010-10-28RTF: add missing doxygen comments for classesMiklos Vajna