summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-19indentation fixesMiklos Vajna1-1/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-13sw: fix indentation in rtfattributeoutputMiklos Vajna1-164/+164
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna1-0/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-139/+139
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin1-0/+6
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co1-0/+1
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co1-0/+1
2014-01-30fdo#73550 : Fix for files having spacing issues due to missing pPr/rPrNikhil Walvekar1-1/+1
2014-01-15RTF export: fix nested commentsMiklos Vajna1-3/+5
2014-01-09sw: remove references to ODF_COMMENTRANGEMiklos Vajna1-4/+0
2014-01-09RTF export of annotation marksMiklos Vajna1-0/+5
2014-01-08fdo#73034: Fix for Extra spacing in document.Rohit Deshmukh1-1/+1
2013-12-20Support DOCX exporting 'Track Changes - Inserted Paragraph Mark'Adam Co1-1/+1
2013-12-16Support DOCX exporting 'Track Changes - Deleted Paragraph Mark'Adam Co1-1/+1
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co1-1/+1
2013-12-04fdo#64232: Save font theme attributes back to the docxJacobo Aragunde Pérez1-0/+3
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-2/+1
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna1-1/+1
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-11/+11
2013-10-08DOCX export: ParaScriptSpace() should not contain handling of more items.Jan Holesovsky1-0/+6
2013-10-08DOCX export: Move output of section breaks to a separate method.Jan Holesovsky1-1/+4
2013-10-04HighLight -> Highlight.Jan Holesovsky1-1/+1
2013-10-04Implement DOCX export of paragraph outline levelMiklos Vajna1-0/+3
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás1-0/+3
2013-09-09Avoid using in headerZolnai Tamás1-1/+1
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás1-1/+1
2013-09-08CharBrd 9.2: DOCX filtersZolnai Tamás1-0/+3
2013-07-24MSWordExportBase: handle SfxGrabBagItemMiklos Vajna1-0/+3
2013-07-11AttributeOutputBase::RunText: String -> OUStringMiklos Vajna1-1/+1
2013-04-15initial RTF export of Writer textframe gradientsMiklos Vajna1-0/+5
2013-04-13sw: fix frame size of textboxes in DOCX/RTF exportMiklos Vajna1-2/+2
2013-04-12sw: rework RTF export of text framesMiklos Vajna1-0/+5
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna1-2/+1
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna1-0/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák1-0/+1
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna1-4/+4
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-1/+2
2013-01-30sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna1-0/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-08-10Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)Julien Nabet1-1/+0
2012-08-05Bin OString RtfAttributeOutput::WriteHex (unusedcode.easy)Julien Nabet1-1/+0
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna1-1/+1
2012-07-27implement import/export of RTF_MMATHPICTMiklos Vajna1-1/+1
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna1-0/+2
2012-07-18implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFENDMiklos Vajna1-0/+7
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna1-0/+3