summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Resolves: tdf#85769 fix duplicate attribute export to docx...Caolán McNamara1-1/+1
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna1-0/+2
2014-09-19consider following redline as wellCaolán McNamara1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna1-1/+1
2014-08-26Avoid undefined null pointer dereferencesStephan Bergmann1-2/+2
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna1-0/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-22fdo#78333 : SdtContent and a Shape overlapping causes corruptionUmesh Kadam1-1/+12
2014-05-09fdo#77890: page break exported as section break if different 1st page is setumeshkadam1-0/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-04-06Full colour table borders in .doc exportLuke Deller1-0/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-47/+47
2014-03-23Full colour borders in .doc import/exportLuke Deller1-2/+3
2014-03-20DocxAttributeOutput::EndStyles: avoid hardwired 4091Miklos Vajna1-0/+2
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate1-0/+2
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke1-0/+5
2014-02-26fdo#74566:DOCX: Preservation <w:br> tag for Break to Next PagePallavi Jadhav1-1/+1
2014-02-14DOC export: restore quotation of SEQ field namesMiklos Vajna1-0/+4
2014-02-13DOC/RTF export: fix handling of column breaks when there is only one columnMiklos Vajna1-0/+5
2014-02-06DOC export: fix nested commentsMiklos Vajna1-3/+3
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-2/+2
2014-01-22bool improvementsStephan Bergmann1-19/+19
2014-01-22fdo#73534 : Table row data was getting displayed twice after RTTushar Bende1-1/+1
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-1/+1
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate1-0/+1
2014-01-10fdo#69613: Code changes for TOC with flag '\z' should get preserved after RT.YogeshBharate1-0/+1
2014-01-09DOCX export of annotation marksMiklos Vajna1-2/+19
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás1-2/+6
2014-01-03cp#2013101510000026: fix doc export of comments initialsZolnai Tamás1-0/+1
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co1-1/+2
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-10/+9
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin1-20/+20
2013-11-11DOC export: allow saving as a templateMiklos Vajna1-1/+2
2013-11-08Introduce MSWordStyles::GetSwNumRule()Miklos Vajna1-0/+2
2013-11-06MSWordStyles::GetSwFmt: be explicit about what format to returnMiklos Vajna1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng1-0/+2
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna1-1/+1
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-4/+5
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+1
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna1-2/+6
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-23/+23
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara1-1/+1