summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-31tdf#108056 sw SubtractFlys: work with a polypolygon directlyMiklos Vajna3-17/+16
2017-05-31tdf#108056 sw SubtractFlys: fix off-by-one error in clip rectangle calculationMiklos Vajna1-1/+6
2017-05-31tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk2-0/+44
2017-05-31tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-31tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea5-8/+22
2017-05-30Make sw_txtexport unit test build againAron Budea1-0/+1
2017-05-30lambda -> function in anonymous namespace.Jan Holesovsky1-17/+21
2017-05-30sw: coverity#1409899 Null pointer dereferencesMichael Stahl1-1/+1
2017-05-30tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2