summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner1-3/+3
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-2/+3
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-2/+2
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam1-7/+71
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-1/+1
2014-05-11coverity#705435 Improper use of negative valueCaolán McNamara1-1/+10
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-18Simplify the AttributeOutputBase::OutputFlyFrame method.Chris Laplante1-22/+5
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-14typo: puposes -> purposesThomas Arnhold1-1/+1
2014-04-01Bin pointless INET_MARK_TOKENTor Lillqvist1-1/+1
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate1-1/+57
2014-03-10coverity#708871 Unused pointer valueCaolán McNamara1-6/+2
2014-02-27Remove visual noise from swAlexander Wilms1-10/+0
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke1-7/+3
2014-02-26fdo#74271: Added unit test & code changes for footer contains hyperlink.YogeshBharate1-1/+1
2014-02-23coverity#705435 Improper use of negative valueCaolán McNamara1-2/+5
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-30fdo#73550 : Fix for files having spacing issues due to missing pPr/rPrNikhil Walvekar1-2/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27filter: add sprmids headerMiklos Vajna1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-3/+3
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-4/+4
2014-01-09sw: remove references to ODF_COMMENTRANGEMiklos Vajna1-15/+3
2014-01-09DOCX export of annotation marksMiklos Vajna1-9/+114
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-2/+4
2014-01-08fdo#73034: Fix for Extra spacing in document.Rohit Deshmukh1-2/+25
2013-12-20Support DOCX exporting 'Track Changes - Inserted Paragraph Mark'Adam Co1-2/+3
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/+2
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co1-9/+59
2013-12-08put comment for the previous patch.Faisal M. Al-Otaibi1-0/+1
2013-12-08docx: fdo#44029 export the right alignment when locale are RTL.Faisal M. Al-Otaibi1-2/+13
2013-12-05-Werror=uninitializedMiklos Vajna1-3/+4
2013-12-04fdo#64232: Save font theme attributes back to the docxJacobo Aragunde Pérez1-0/+6
2013-11-23Bail out earlyMatteo Casalin1-10/+8
2013-11-23No need for an else after a breakMatteo Casalin1-5/+3
2013-11-23Reduce scope of some variables and simplify checksMatteo Casalin1-17/+23
2013-11-23Simplify lcl_getMinPosMatteo Casalin1-12/+6
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-20/+20
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin1-14/+14
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-11/+14
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-9/+9
2013-11-08longparas: disentangle same variable used over two different loopsCaolán McNamara1-4/+4
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-4/+4
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-3/+3