summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky1-2/+5
2017-08-28tdf#63673 Never ignore detected BOMMaxim Monastirsky2-2/+4
2017-08-10crashtesting: 554 crashing documents on export to .docCaolán McNamara1-2/+4
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
2017-06-01Watermark: docx interoperabilitySzymon Kłos4-6/+38
2017-06-01tdf#108040 Don't turn on header to check if Watermark existSzymon Kłos1-1/+1
2017-06-01Watermark: read angle valueSzymon Kłos1-2/+17
2017-06-01Watermark: move to the insert menuSzymon Kłos2-1/+1
2017-06-01Watermark: remove enable checkboxSzymon Kłos3-44/+4
2017-06-01Watermark: extended configurationSzymon Kłos7-32/+219
2017-05-31Watermark: Insert watermark commandSzymon Kłos13-121/+502
2017-05-31tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna4-7/+31
2017-05-31tdf#108056 sw SubtractFlys: add missing expansion of the clip pathMiklos Vajna1-3/+18