summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos2-0/+10
2017-06-28sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGEHenry Castro1-8/+6
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski2-4/+15
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski2-0/+47
2017-06-27tdf#100075 DOCX frame height rule updatedVasily Melenchuk2-0/+17
2017-06-27loplugin:oncevar in swNoel Grandin6-13/+10
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski2-0/+10
2017-06-26Avoid loplugin:unreffunStephan Bergmann1-1/+7
2017-06-26Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl1-1/+1
2017-06-23Fix typosAndrea Gelmini1-1/+1
2017-06-23writerfilter: map endnote text to EndnoteJustin Luth2-0/+6
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2-0/+11
2017-06-21tdf#82173 writerfilter: copy Xnote Characters -> Xnote anchorJustin Luth1-0/+12
2017-06-21sw_htmlimport::testTableBorder1px testcase simplifiedVasily Melenchuk1-16/+34
2017-06-21convert ErrCode to strong typedefNoel Grandin1-6/+6
2017-06-20tdf#108524 sw: add split section in table testcaseMiklos Vajna3-0/+30
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna2-0/+26
2017-06-19Watermark: auto size in the RTFSzymon Kłos2-0/+417
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann3-16/+16
2017-06-16tdf#85161 implement ooxml SYMBOL field instructionMark Hung2-0/+5
2017-06-16CPPUNIT_ASSERT_EQUAL type-mismatchStephan Bergmann1-1/+1
2017-06-15tdf#103091 sw: add unit test for conditional style import/exportMichael Stahl2-0/+374
2017-06-15Watermark: RTF font import and exportSzymon Kłos1-0/+10
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-1/+1
2017-06-13tdf#107618 DOCX export: fix missing header when doc ends with sectionMiklos Vajna2-0/+7
2017-06-12cleanup unused css/frame/* includesJochen Nitschke6-6/+0
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck2-0/+282
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz2-0/+11
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin3-42/+32
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski2-0/+9
2017-06-09tdf#82173 writerfilter: apply char properties to footnoteJustin Luth2-1/+13
2017-06-08tdf#99074: export Web view to DOCXAron Budea3-12/+12
2017-06-08Watermark: VML export/import font sizeSzymon Kłos2-0/+5
2017-06-08html import: kill ancient hack screwing up vertical table bordersVasily Melenchuk2-0/+54
2017-06-07Watermark: RTF import / exportSzymon Kłos2-0/+671
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna2-0/+58
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-06tdf#82173 writerfilter: charStyle XnoteReference->Xnote CharactersJustin Luth1-1/+1
2017-06-05tdf#58604 keep line break follows hanging punctuation.Mark Hung2-0/+12
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2-0/+12
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna2-0/+11
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann7-21/+21
2017-06-01sw: add separate DOCM filterMiklos Vajna2-0/+33
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz2-0/+7
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea2-0/+14
2017-05-30tdf#106950 sw: support CharShadingValue property on paragraph stylesMiklos Vajna2-0/+17
2017-05-30lambda -> function in anonymous namespace.Jan Holesovsky1-19/+23
2017-05-30coverity#1411566 Unchecked dynamic_castCaolán McNamara1-6/+12
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1