summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2019-10-04Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna2-0/+11
2019-10-03Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna4-0/+11
2019-09-26Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth1-0/+0
2019-09-24tdf#127235 break if object is larger than pagePatrick Jaap2-0/+9
2019-09-17tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2-0/+11
2019-09-02tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai2-0/+7
2019-08-28tdf#126784 sw: only distribute across selected columnsJustin Luth2-0/+31
2019-08-12tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth2-0/+5
2019-08-06tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh1-1/+1
2019-07-31More adapting to C++2a char8_tStephan Bergmann1-1/+1
2019-07-11tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna2-0/+92
2019-06-25sw: reduce accuracy of double compares in testFDO74215 even moreMichael Stahl1-2/+3
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna1-0/+9
2019-06-13tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna2-0/+17
2019-06-07tdf#125324 table export: do not ignore default valuesPatrick Jaap2-0/+7
2019-06-05tdf#122789 sw HTML import: fix handling of images with relative sizesMiklos Vajna2-0/+18
2019-05-31SmartArt: support diagram backgroundGrzegorz Araminowicz2-6/+6
2019-05-24tdf#123460 DOCX track changes: moveFrom completelyLászló Németh3-7/+27
2019-05-23tdf#125310 change tracking: don't copy page breakLászló Németh2-3/+64
2019-05-22tdf#125310 change tracking: don't copy page breakLászló Németh2-0/+63
2019-05-17tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2-0/+12
2019-05-15tdf#118719 sw Hide Whitespace: fix height of last-but-one pageMiklos Vajna1-1/+28
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot2-0/+15
2019-05-10tdf#124594 DOCX filter: don't extend margins from effects for rotated shapesMiklos Vajna2-0/+10
2019-05-03tdf#125039 sw_redlinehide: keep shape selected when changing anchor typeMichael Stahl2-0/+21
2019-05-03sw: reduce accuracy of double compares in testFDO74215Michael Stahl1-2/+3
2019-04-29docx export: implement text-input field exportVasily Melenchuk2-0/+12
2019-04-27Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski1-8/+24
2019-04-20tdf#109376 sw: fix redline SwUndoDelete with end pos on SwTableNode crashMichael Stahl1-0/+53
2019-04-18tdf#113289: Default value for footnote separatorDavid Vogt2-0/+9
2019-04-16tdf#109376 sw: fix SwUndoDelete with end pos on SwTableNode crashMichael Stahl1-0/+51
2019-04-15tdf#124670: xml:space attribute may be specified for w:document root elementMike Kaganski2-0/+10
2019-04-13writerfilter: implement RTF derived styles defaultingMichael Stahl4-0/+84
2019-04-12FIX: DOCX export: use all updated attributes during table exportPatrick Jaap2-0/+41
2019-04-10FIX: Use correct table x/y postion in docx exportPatrick Jaap1-0/+11
2019-04-05tdf#123054 track changes: fix paragraph style regressionLászló Németh2-0/+6
2019-04-03tdf#108423 autocorrect English word i' -> I’László Németh1-0/+21
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot2-0/+7
2019-03-29tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot2-0/+10
2019-03-28tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets optionMiklos Vajna2-0/+34
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák1-1/+1
2019-03-22tdf#120548 sw ApplyParagraphMarkFormatToNumbering: fix handling of font colorMiklos Vajna2-0/+8
2019-03-13tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna8-9/+15
2019-03-11tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna4-0/+7
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt2-0/+11
2019-03-04tdf#123705: avoid duplicate themeColorJulien Nabet2-0/+4
2019-03-04tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk2-0/+16
2019-02-26tdf#123057 Correct page count in mail merge if sections are hiddenIlhan Yesil3-0/+69
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna2-0/+27
2019-02-25Fix: Use correct relative table width in docx exportPatrick Jaap3-0/+28