summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Revert "fftester: non-contiguous cells"Michael Stahl1-0/+0
2016-08-30fftester: empty tabbox protectionCaolán McNamara1-0/+0
2016-07-13tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski2-0/+5
2016-06-27tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl2-0/+19
2016-06-09tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna2-0/+18
2016-06-07tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna2-0/+10
2016-06-06Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara1-0/+78
2016-05-30Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-0/+0
2016-05-26tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna2-0/+25
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna2-0/+17
2016-05-18tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna2-0/+27
2016-05-10tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung3-1/+24
2016-05-05tdf#98512 Fix the Undo action of insert an input field.HaidongWu1-0/+40
2016-05-05tdf#95707 RTF import: handle device-independent bitmapsMiklos Vajna2-1/+185
2016-05-04tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna2-0/+181
2016-05-03tdf#93640 Fix import of linked left page header/footerLuke Deller2-0/+100
2016-05-03tdf#99474 close direct char fmt at end of paraLuke Deller2-0/+28
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna2-0/+6
2016-04-28Resolves: tdf#99498 don't overwrite trwWidth value if set on a tableCaolán McNamara2-0/+14
2016-04-21tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna2-0/+25
2016-04-14tdf#98806 RTF import: handle bookmarks in table textMiklos Vajna2-0/+19
2016-04-14tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna2-0/+15
2016-04-12Fix tdf#97035 - Import: RTF wrong cell widthGuillaume Smaha2-0/+151
2016-04-07tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna2-0/+31
2016-04-07tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna3-0/+18
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna3-0/+36
2016-03-30tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna2-0/+28
2016-03-29tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna2-0/+8
2016-03-25tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna3-0/+23
2016-03-24tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna2-0/+42
2016-03-09tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna3-0/+19
2016-03-09tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-03-09basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+86
2016-02-22Work around apprently rounding issue in test with retina mac.Norbert Thiebaud2-3/+12
2016-02-19tdf#96175 RTF filter: export \companyMiklos Vajna2-0/+16
2016-02-18tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung1-0/+3
2016-02-18tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna2-0/+15
2016-02-18tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-02-16sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl2-0/+30
2016-02-15sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-11tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-02-05xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-0/+80
2016-02-05tdf#92077 Improve DrawingML export of rotated/flipped customshapesAndras Timar2-0/+19
2016-02-05tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna1-2/+28
2016-02-02tdf#61511 RTF export: handle page background solid color fillMiklos Vajna3-8/+8
2016-02-02writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2-0/+12
2016-01-27tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna3-0/+44
2016-01-21tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna2-0/+19
2016-01-14RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha3-0/+103
2016-01-14Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung2-0/+9