summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/attributeoutputbase.hxx
AgeCommit message (Expand)Author
2016-11-15loplugin:constantparamNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10sw: rename sw::Frame in the WW8 filter to ww8::FrameMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20sw: avoid 'using namespace' in headersMiklos Vajna
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-09-21tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai Tamás
2015-03-02V813: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna
2014-09-19consider following redline as wellCaolán McNamara
2014-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co
2014-01-30fdo#73550 : Fix for files having spacing issues due to missing pPr/rPrNikhil Walvekar
2014-01-09sw: remove references to ODF_COMMENTRANGEMiklos Vajna
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2014-01-08fdo#73034: Fix for Extra spacing in document.Rohit Deshmukh
2013-12-20Support DOCX exporting 'Track Changes - Inserted Paragraph Mark'Adam Co
2013-12-19Renaming function from 'IsFoo' to 'GetFoo'Adam Co
2013-12-16Support DOCX exporting 'Track Changes - Deleted Paragraph Mark'Adam Co
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co
2013-12-04fdo#64232: Save font theme attributes back to the docxJacobo Aragunde Pérez
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-05fdo#69644 - fix docx export of wrong number and width of columnsAdam Co
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna
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