summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-10-02ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl20-49/+119
2017-09-27tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2-7/+11
2017-09-22Make the testTdf106974_int32Crop pass on my MacTor Lillqvist1-1/+4
2017-09-22ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-36/+31
2017-09-08tdf#112169: Crash while saving character background color to DOCXTamás Zolnai3-1/+8
2017-09-08tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-07tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl2-0/+0
2017-09-06Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara2-1/+1
2017-09-01tdf#105103 assertion failure crashPranav Kant1-1/+1
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-29ofz#3154 check bounds of special sprmCaolán McNamara8-29/+52
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-22tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl1-1/+2
2017-08-21tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth3-2/+13
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-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#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#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/+7
2017-07-28ofz#2759 null dereferenceCaolán McNamara1-4/+6
2017-07-27tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl2-0/+19
2017-07-27tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-07-20tdf#109080 First page header/footer ODF (1/2)Luke Deller3-0/+31
2017-07-20tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt1-1/+1
2017-07-20tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl3-19/+5
2017-07-20sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl2-0/+27
2017-07-14tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai2-0/+7
2017-07-11tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-07-11sw: fix use-after-free in SwAccessibleMap::FireEvents()Michael Stahl1-0/+5
2017-07-10Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki3-3/+15
2017-07-07tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli1-1/+7
2017-07-06ofz: stay inside stringCaolán McNamara1-1/+1
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski3-3/+21
2017-07-04tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna3-10/+31
2017-07-04tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-06-26ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-23tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-22tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna3-2/+9
2017-06-19tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen1-1/+0
2017-06-18tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl4-24/+28
2017-06-14tdf#103091 conditional style conditions not savedTroy Rollo2-3/+53