summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/attributeoutputbase.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20sw: avoid 'using namespace' in headersMiklos Vajna1-3/+1
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth1-0/+6
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna1-1/+1
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-5/+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-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-60/+60
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai Tamás1-0/+1
2015-03-02V813: Decreased performanceCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin1-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-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna1-1/+2
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke1-0/+2
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl1-1/+1
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam1-0/+9
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
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/+2
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co1-0/+2
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-6/+0
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-1/+1
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-4/+4
2013-12-19Renaming function from 'IsFoo' to 'GetFoo'Adam Co1-1/+1
2013-12-16Support DOCX exporting 'Track Changes - Deleted Paragraph Mark'Adam Co1-1/+4
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-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-1/+1
2013-11-05fdo#69644 - fix docx export of wrong number and width of columnsAdam Co1-0/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-1/+3
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-2/+2
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna1-1/+2
2013-10-17sw: bool -> enum for style type in AttributeOutputBaseMiklos Vajna1-1/+8
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-2/+2
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/+4
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás1-0/+3
2013-09-17remove dead some definitionsNoel Grandin1-1/+0
2013-09-09Avoid using in headerZolnai Tamás1-2/+2