summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos1-2/+1
2017-07-14Show document title for embedded documentsSzymon Kłos1-0/+7
2017-07-14tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos1-1/+22
2017-07-14tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai2-0/+8
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos1-7/+3
2017-07-12tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-07-12sw: fix use-after-free in SwAccessibleMap::FireEvents()Michael Stahl1-0/+5
2017-07-12Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki3-3/+15
2017-07-12tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli1-1/+7
2017-07-12ofz: stay inside stringCaolán McNamara1-1/+1
2017-07-12tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna2-0/+8
2017-07-11tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos7-5/+31
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski2-0/+10
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski2-1/+3
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski3-3/+21
2017-07-06tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna3-10/+31
2017-07-06tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-07-05Fix a bit obscure pointer checkMarco Cecchetti1-10/+10
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti3-3/+44
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos3-1/+16
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski2-4/+15
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski2-0/+9
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski2-0/+46
2017-06-27ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-27tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-27tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna3-2/+9
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna4-0/+78
2017-06-23tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2-0/+11
2017-06-22Watermark: auto size in the RTFSzymon Kłos2-0/+417
2017-06-21tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen1-1/+0
2017-06-19tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl4-24/+28
2017-06-15Watermark: RTF font import and exportSzymon Kłos2-3/+48
2017-06-15tdf#103091 conditional style conditions not savedTroy Rollo2-3/+53
2017-06-13Watermark: fix rotation calculationSzymon Kłos1-11/+25
2017-06-13tdf#108494 incorrect Watermark positionSzymon Kłos1-0/+9
2017-06-12tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-06-10Watermark: VML export/import font sizeSzymon Kłos2-0/+5
2017-06-10Watermark: RTF import / exportSzymon Kłos3-3/+675
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski2-0/+9
2017-06-09tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski1-3/+2
2017-06-09tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski3-2/+13
2017-06-09tdf#99074: export Web view to DOCXAron Budea4-12/+18
2017-06-06coverity#1409895 Resource leakCaolán McNamara1-2/+6
2017-06-06coverity#1409896 Dereference before null checkCaolán McNamara1-2/+2
2017-06-06Related: tdf#106950 sw: fix crash on opening this fileMiklos Vajna1-0/+3
2017-06-06coverity#1409893 Division or modulo by float zeroCaolán McNamara1-2/+6
2017-06-05Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna2-0/+11
2017-06-01sw: add separate DOCM filterMiklos Vajna5-6/+51
2017-06-01Watermark: VML font-family import for textpathSzymon Kłos3-2/+14