summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2013-12-04DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna
2013-12-03DOCX drawingML groupshape import: fix relative positionMiklos Vajna
2013-12-03DOCX import: declare wps as a supported featureMiklos Vajna
2013-12-03sw unit tests: Introduce hasProperty(), make the redlining check more elegant.Jan Holesovsky
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
2013-11-28CppunitTest_sw_ooxmlexport: speed up activex*Miklos Vajna
2013-11-28SwModelTestBase: write csv output to stdoutMiklos Vajna
2013-11-28abi#2128 RTF import: fix memory leakMiklos Vajna
2013-11-27DOCX drawingML shape import: fix position of group shapesMiklos Vajna
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-26DOCX drawingML shape import: handle wp:align for wps:txbx positioningMiklos Vajna
2013-11-26DOCX drawingML shape import: initial wps:txbx positioningMiklos Vajna
2013-11-26oox: avoid crash in ContextHandler2Helper::processCollectedChars()Miklos Vajna
2013-11-26DOCX import: default para style has priority over table stylesMiklos Vajna
2013-11-25DOCX import: tblHeader implies firstRowMiklos Vajna
2013-11-25CppunitTest_sw_ooxmlexport: make it possible to use ..._TEST_ONLY with -WerrorMiklos Vajna
2013-11-25DOCX import: handle NS_sprm::LN_CFSmallCaps == 0 after NS_sprm::LN_CFCapsMiklos Vajna
2013-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad
2013-11-23WaE: macro is not usedTor Lillqvist
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna
2013-11-22DOCX drawingML shape filter: import wps:txbx inside the shapeMiklos Vajna
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-20CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configsMiklos Vajna
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky
2013-11-20bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky
2013-11-20DOCX export testing: Easy way to disable all tests but the interesting one.Jan Holesovsky
2013-11-20DOCX: Enhacing unit test para auto spacingNikhil Walvekar
2013-11-20CppunitTest_sw_ooxmlexport: disable failing testLineSpacingexport on MacMiklos Vajna
2013-11-19CppunitTest_sw_ooxmlexport: speed this up a bitMiklos Vajna
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-15CppunitTest_sw_{odfexport,odfimport,ooxmlexport}: consistent macro namingMiklos Vajna
2013-11-15CppunitTest_sw_htmlexport: check for nullptrMiklos Vajna
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad
2013-11-15Fixed for spacing between lines having lineRule "auto" is getting preservedPriyankaGaikwad
2013-11-15LibreOffice Corrupts DOCX files containing Footnotes after RoundtripPallavi Jadhav
2013-11-15Added Unit test for PNG Crop image in Export.Pallavi Jadhav
2013-11-15Save Image-Crop information for GIF in docxPallavi Jadhav
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist
2013-11-15Tiled rendering: Use VirtualDevice, and set the MapMode correctly.Jan Holesovsky
2013-11-15Tiled rendering: Update the adjustments in the test app .ui.Jan Holesovsky
2013-11-15Tiled rendering: Better way to get the values in the test app.Jan Holesovsky