summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2014-02-18Fix crash in css rgb color handling.Jan Holesovsky1-1/+1
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann1-1/+1
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás1-7/+0
2014-01-06cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás1-5/+44
2014-01-06cp#2013101510000026: doc export of commented text rangesZolnai Tamás4-7/+112
2014-01-06cp#2013101510000026: fix doc export of comments initialsZolnai Tamás2-24/+32
2014-01-06cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás1-4/+3
2013-12-21fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl4-10/+10
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl1-2/+3
2013-12-03fdo#71749: sw: WW8: don't loop on tables in footnotesMichael Stahl1-1/+1
2013-11-08cp#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlinkMiklos Vajna1-3/+3
2013-09-19Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-09-11CID#736212 clip word 2 pap boundsCaolán McNamara1-1/+9
2013-09-04fix html export of line spacingIvan Timofeev1-1/+1
2013-08-27fdo#66145 DOCX export: fix not-well-formed outputAdam Co1-1/+3
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna2-0/+39
2013-08-09bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna1-2/+4
2013-07-25fdo#60990 VML export: handle paragraph/run properties of shape textMiklos Vajna1-2/+14
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna2-9/+8
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna1-1/+1
2013-07-09bnc#822175 DOCX filter: export wrapping of text framesMiklos Vajna2-0/+44
2013-07-02fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl1-1/+0
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna1-3/+3
2013-06-06oups, I shouldn't have commited itXisco Fauli1-3/+3
2013-06-06Related #i120832#, the style and color set on table text by user...Jian Fang Zhang1-3/+3
2013-06-03sw: fix ~SwIndexReg assertMichael Stahl1-1/+6
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-19Related: #i119549# fix Position of drawing obj incorrectLei De Bin1-8/+16
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin1-8/+0
2013-05-16Wae: unused variableXisco Fauli1-1/+0
2013-05-16Related:#119576# fix indent and spacing between bullets and textLei De Bin1-0/+32
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl2-4/+5
2013-05-15Resolves: #i119803# RTF export for User FieldsOliver-Rainer Wittmann1-2/+15
2013-05-15WW8AttributeOutput::TableSpacing: accidently commented out codeMiklos Vajna1-1/+1
2013-05-15fdo#36876 WW8 filter: fix export of table marginsMiklos Vajna1-1/+3
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist21-39/+39
2013-05-14coverity#1019413: Unitialized scalar variableNorbert Thiebaud1-0/+4
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe1-1/+1
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand2-13/+16
2013-05-13WaE: unused parameter 'nCurrentLeft'Tor Lillqvist1-1/+1
2013-05-13fdo#64531 : Tab-stops exported to DOCX added too much indentationAdam Co1-1/+3
2013-05-13Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a frameMiklos Vajna2-8/+29
2013-05-13SwWW8ImplReader::ParseTabPos: make this non-staticMiklos Vajna2-2/+2
2013-05-13sw: move WW8TabBandDesc to ww8par.hxxMiklos Vajna2-56/+56
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke6-15/+15
2013-05-09WW8FlyPara::Read: replace hardwired numbers with constantsMiklos Vajna1-10/+11