summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8attributeoutput.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20sw: avoid 'using namespace' in headersMiklos Vajna1-1/+1
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth1-0/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-141/+141
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna1-1/+1
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-2/+0
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl1-3/+0
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl1-1/+1
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-28/+28
2015-03-21Char highlight: DOC filtersZolnai Tamás1-1/+1
2015-03-02V813: Decreased performanceCaolán McNamara1-1/+1
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna1-1/+1
2014-09-19consider following redline as wellCaolán McNamara1-1/+1
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl1-1/+1
2014-04-23coverity#708501 Uninitialized scalar fieldCaolán McNamara1-1/+13
2014-04-06Full colour table borders in .doc exportLuke Deller1-0/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-143/+143
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-09sw: remove references to ODF_COMMENTRANGEMiklos Vajna1-2/+0
2014-01-08fdo#73034: Fix for Extra spacing in document.Rohit Deshmukh1-1/+1
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás1-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-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-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-1/+5
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-7/+7
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.4: DOC filtersZolnai 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-08-25String to OUString and some cleanupMatteo Casalin1-1/+1
2013-07-24MSWordExportBase: handle SfxGrabBagItemMiklos Vajna1-0/+3
2013-07-11AttributeOutputBase::RunText: String -> OUStringMiklos Vajna1-1/+1