summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-09-27ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-39/+31
2017-09-26ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-13tdf#109184 auto cell color should be transparentSzymon Kłos2-0/+19
2017-09-13tdf#94882 use first page header on first pageLuke Deller3-1/+14
2017-09-08tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth1-3/+2
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-07tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12
2017-09-07tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna5-2/+68
2017-09-07Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara2-4/+4
2017-09-07tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl2-0/+0
2017-09-05tdf#108765 DOCX: after import, allow default styles againJustin Luth1-0/+4
2017-09-05Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke4-8/+21
2017-09-03tdf#112169: Crash while saving character background color to DOCXTamás Zolnai3-1/+8
2017-09-01tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk2-0/+34
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara1-0/+0
2017-08-30Resolves tdf#112101 crash on particular file with office:event-listenersCaolán McNamara1-0/+0
2017-08-30Resolves: tdf#112017 crash on particular odtCaolán McNamara1-0/+0
2017-08-29Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara2-1/+1
2017-08-29Related: tdf#112018 limit to min of 1 before conversion from signed intCaolán McNamara1-12/+4
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna2-0/+56
2017-08-28ofz#3154 check bounds of special sprmCaolán McNamara1-1/+10
2017-08-28ofz#3110 GeneratePLCF only generated word6 sized missing entriesCaolán McNamara1-2/+2
2017-08-25tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl1-0/+0
2017-08-24tdf#108943 RTF import: handle \tx inside a list level definitionMiklos Vajna2-0/+43
2017-08-23tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl1-1/+2
2017-08-19tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth3-2/+13
2017-08-17tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna2-0/+23
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara1-2/+2
2017-08-11tdf#105705 sw: fix another case of bookmarks becoming un-sortedMichael Stahl1-0/+4
2017-08-10tdf#109314 the same Watermark for first pageSzymon Kłos1-149/+158
2017-08-10Resolves: tdf#33692 drawing objects not visible after creation via ctrl+dragCaolán McNamara1-3/+4
2017-08-09Resolves: tdf#99286 for jpeg dpi use apis that know about MapUnit::MapPixelCaolán McNamara1-15/+3
2017-08-08ofz#2877: crash in SVTB16ShortCaolán McNamara1-1/+1
2017-08-02tdf#95489 use internal name for quotation character styleYousuf Philips2-2/+2
2017-08-02tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt2-0/+11
2017-08-02tdf#108944 writerfilter: fix missing footnote separatorJustin Luth1-0/+3
2017-08-02tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna2-0/+24
2017-08-02tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl1-1/+9
2017-08-02sw: fix string accesses in SwScanner::NextWord() (related: tdf#109081)Michael Stahl1-2/+10
2017-08-02tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl2-0/+8
2017-08-01tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai2-0/+6
2017-07-28ofz#2759 null dereferenceCaolán McNamara1-4/+6
2017-07-27tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna2-0/+47
2017-07-27tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt2-0/+11
2017-07-25tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl2-0/+19
2017-07-25crashtesting: 554 crashing documents on export to .docCaolán McNamara1-2/+4
2017-07-20tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl3-19/+5
2017-07-20tdf#109197 crash when deleting user field variables in swNoel Grandin1-2/+5
2017-07-20tdf#109080 First page header/footer ODF (1/2)Luke Deller3-0/+31