summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Watermark: tdf#91687 correct size in the .docSzymon Kłos2-0/+10
2017-07-04tdf#105095 DOCX import: conditionally ignore leading tab in footnotesMiklos Vajna3-1/+16
2017-06-29tdf#100075 DOCX frame height rule updatedVasily Melenchuk2-0/+17
2017-06-23Watermark: auto size in the RTFSzymon Kłos2-0/+417
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna2-0/+26
2017-06-16Watermark: RTF font import and exportSzymon Kłos1-0/+10
2017-06-16Watermark: RTF import / exportSzymon Kłos2-0/+671
2017-06-16Watermark: VML export/import font sizeSzymon Kłos2-0/+5
2017-06-14tdf#107618 DOCX export: fix missing header when doc ends with sectionMiklos Vajna2-0/+7
2017-06-10tdf#99074: export Web view to DOCXAron Budea3-12/+12
2017-06-08tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna2-0/+58
2017-06-07Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2-0/+12
2017-06-06tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski1-3/+2
2017-06-06tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski3-2/+12
2017-06-06Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna2-0/+11
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos3-2/+14
2017-06-04Watermark: docx interoperabilitySzymon Kłos3-0/+27
2017-06-01tdf#108269 sw: add separate DOCM filterMiklos Vajna2-0/+33
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea2-0/+14
2017-05-31tdf#106950 sw: support CharShadingValue property on paragraph stylesMiklos Vajna2-0/+17
2017-05-31tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna2-0/+7
2017-05-31tdf#107837 DOCX export: fix balanced multi-col section at doc endMiklos Vajna2-0/+8
2017-05-31tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna1-0/+18
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna1-0/+5
2017-05-19tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk3-9/+45
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky2-0/+46
2017-05-17Use more secure HTTPS URL for dev-www.libreoffice.orgPaul Menzel1-1/+1
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai3-0/+16
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna2-0/+8
2017-05-16tdf#107801 docx export: support w:kernJustin Luth3-7/+18
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2-0/+32
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-05-12tdf#100072 extra test for DOCX shape import with zero heightVasily Melenchuk2-0/+9
2017-05-11tdf#107773 DOC import: consider page breaks for multi-page floattablesMiklos Vajna2-0/+8
2017-05-10(cont.)Michael Stahl1-4/+4
2017-05-10sw: CPPUNIT_ASSERT_EQUAL vs. integer FAILMichael Stahl1-8/+8
2017-05-10sw: fix build (how did that build for me?)Michael Stahl1-1/+1
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl1-0/+121
2017-05-10sw: avoid assert in SwUndoDelete::RedoImplMichael Stahl1-0/+35
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky2-0/+42
2017-05-10sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky2-0/+76
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos2-0/+18
2017-05-09silence cppcheck memleak in unit testJochen Nitschke1-8/+9
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna2-0/+11
2017-05-04AutoText: fix dotm supportSzymon Kłos2-0/+18
2017-05-04Replace all OUString("") with OUString()Arnaud Versini9-27/+27
2017-05-03AutoText: first tests & windows fixSzymon Kłos3-0/+61
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2-1/+9
2017-05-01tdf#107362 don't insert kern if snap to char is not checked.Mark Hung2-0/+19
2017-04-30test for horizontal merged/split texttablesBjoern Michaelsen1-0/+36