summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad2-0/+5
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna1-2/+17
2013-11-20CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configsMiklos Vajna1-2/+3
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky1-0/+11
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky2-0/+11
2013-11-20DOCX export testing: Easy way to disable all tests but the interesting one.Jan Holesovsky1-0/+10
2013-11-20DOCX: Enhacing unit test para auto spacingNikhil Walvekar2-2/+7
2013-11-20CppunitTest_sw_ooxmlexport: disable failing testLineSpacingexport on MacMiklos Vajna1-0/+3
2013-11-19CppunitTest_sw_ooxmlexport: speed this up a bitMiklos Vajna2-13/+65
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna2-1/+6
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna1-0/+2
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna1-0/+3
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna1-1/+5
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna1-1/+2
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna1-0/+6
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2-9/+9
2013-11-15CppunitTest_sw_{odfexport,odfimport,ooxmlexport}: consistent macro namingMiklos Vajna3-129/+131
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna1-2/+2
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde2-0/+28
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad2-0/+6
2013-11-15Fixed for spacing between lines having lineRule "auto" is getting preservedPriyankaGaikwad2-0/+6
2013-11-15LibreOffice Corrupts DOCX files containing Footnotes after RoundtripPallavi Jadhav2-0/+10
2013-11-15Added Unit test for PNG Crop image in Export.Pallavi Jadhav2-1/+22
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav2-0/+18
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar2-0/+6
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky1-25/+2
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist1-5/+17
2013-11-15Tiled rendering: Use VirtualDevice, and set the MapMode correctly.Jan Holesovsky1-16/+11
2013-11-15Tiled rendering: Update the adjustments in the test app .ui.Jan Holesovsky1-2/+9
2013-11-15Tiled rendering: Better way to get the values in the test app.Jan Holesovsky1-12/+6
2013-11-15Tiled rendering: Very crude way to "show something".Jan Holesovsky1-3/+19
2013-11-15Tiled rendering: The tile shows now when we request for it.Jan Holesovsky2-2/+5
2013-11-15Tiled rendering: Show the device's content.Jan Holesovsky1-1/+4
2013-11-15Tiled rendering: Do the same thing as in touch_lo_draw_tile().Jan Holesovsky2-197/+253
2013-11-15Cosmetics.Jan Holesovsky1-13/+16
2013-11-15DOCX:fdo#71646 fix wrong direction when save the file.Faisal M. Al-Otaibi2-0/+12
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna4-3/+42
2013-11-15fdo#71581: Fix unit test cases.Muthu Subramanian1-2/+2
2013-11-15Fix for LibreOffice crash during Document RoundTripTushar Bende2-0/+10
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde2-0/+28
2013-11-14fdo#65295 - add export of text-box gradient fill angleAdam Co2-0/+55
2013-11-14Fixed missing hyperlink end tagYogeshBharate2-0/+10
2013-11-14Fixed for spacing between lines in paragraph.Priyanka Gaikwad2-0/+14
2013-11-14fix build: int->sal_Int32Caolán McNamara1-1/+1
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez2-0/+14
2013-11-14fdo#70838: Add unit test for docx exportJacobo Aragunde Pérez2-0/+57
2013-11-14Save Image-Crop information in docxPallavi Jadhav2-0/+18
2013-11-14Code changes and unit test to check no empty font name is exportedYogeshBharate2-0/+17
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin2-4/+4
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin1-1/+1