summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-09fallback to DefaultEncoding when eCurrentEncoding is unknownCaolán McNamara1-0/+2
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-1/+3
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin1-238/+0
2014-05-13sw: fix indentation in rtfattributeoutputMiklos Vajna1-1325/+1415
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna1-0/+9
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-30coverity#735942 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-03-27RTF export: handle Relative{Height,Width}{,Relation}Miklos Vajna1-0/+40
2014-03-22coverity#736854 Dereference before null checkCaolán McNamara1-1/+2
2014-03-13coverity#708497 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+13
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin1-0/+8
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co1-0/+4
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co1-0/+4
2014-01-30fdo#73550 : Fix for files having spacing issues due to missing pPr/rPrNikhil Walvekar1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27abi#7407 RTF export: fix crash on table-in-textframe anchored inside a tableMiklos Vajna1-0/+14
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-107/+105
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-15RTF export: fix nested commentsMiklos Vajna1-13/+17
2014-01-09sw: remove references to ODF_COMMENTRANGEMiklos Vajna1-8/+0
2014-01-09RTF export of annotation marksMiklos Vajna1-6/+53
2014-01-08fdo#73034: Fix for Extra spacing in document.Rohit Deshmukh1-1/+1
2013-12-31Related: fdo#66440 RTF export: handle NULL component in FlyFrameOLEMath()Miklos Vajna1-0/+2
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-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna1-3/+6
2013-12-04fdo#64232: Save font theme attributes back to the docxJacobo Aragunde Pérez1-0/+4
2013-11-23rigth -> rightMiklos Vajna1-1/+1
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin1-1/+1
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna1-2/+12
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-3/+3
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna1-2/+2
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-9/+9
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-14/+14
2013-10-10CID#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead codeMiklos Vajna1-28/+20
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-17/+17
2013-10-09OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-2/+1
2013-10-08DOCX export: ParaScriptSpace() should not contain handling of more items.Jan Holesovsky1-8/+11
2013-10-08DOCX export: Move output of section breaks to a separate method.Jan Holesovsky1-1/+6
2013-10-04Implement DOCX export of paragraph outline levelMiklos Vajna1-0/+4
2013-09-12RtfAttributeOutput::StartTableRow: clean this upMiklos Vajna1-14/+0
2013-09-09Avoid using in headerZolnai Tamás1-0/+2
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás1-1/+10
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1