summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke
2014-09-07RTF import: adapt getProperties() to createStyleProperties()Miklos Vajna
2014-09-06fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna
2014-09-05abi#10039 RTF export: support page-anchored framesMiklos Vajna
2014-09-04fix unit test breakage on mac due to magic numberNorbert Thiebaud
2014-09-03RTF export: handle wrap polygon of Writer picturesMiklos Vajna
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis
2014-09-01fdo#83048: DOCX: Corrupt: LO exports wrong SDT properties of DatePallavi Jadhav
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna
2014-08-29fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna
2014-08-29fdo#83044:Fix for corruption of file with SDT content.Rohit Deshmukh
2014-08-28Revert "sw: _one_ unit test with use_library_objects sw ought to be enough"Michael Stahl
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl
2014-08-28sw: fix htmlexport test failureMichael Stahl
2014-08-28fdo#74229 import RTF_TRGAPHMiklos Vajna
2014-08-27sw HTML export: avoid invalid output for embedded documentsMiklos Vajna
2014-08-26sw HTML export: avoid <table> directly inside <p>Miklos Vajna
2014-08-25CppunitTest_sw_htmlexport: enable on WindowsMiklos Vajna
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
2014-08-25sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna
2014-08-22CppunitTest_sw_ooxmlfieldexport: enable on WindowsMiklos Vajna
2014-08-22DOCX import: list styles don't support automatic updatesMiklos Vajna
2014-08-21sw: _one_ unit test with use_library_objects sw ought to be enoughMichael Stahl
2014-08-21DOCX export: prevent multiple paragraphs in some SDT containersMiklos Vajna
2014-08-21DOCX export: handle anchored TextFrames inside shapesMiklos Vajna
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin
2014-08-19DOCX export: handle SDT end right before a section break introducing headersMiklos Vajna
2014-08-19split CppunitTest_sw_ooxmlexport into several testsLuboš Luňák
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19DOCX export: handle SDT around floating tablesMiklos Vajna
2014-08-19DOCX export: handle multi-para SDT's ending right before a tableMiklos Vajna
2014-08-18DOCX export: don't forget to close SDT elements inside the TextBoxes of shapesMiklos Vajna
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav
2014-08-18DOCX filter: improve qFormat export handlingMiklos Vajna
2014-08-17fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák
2014-08-17fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák
2014-08-17remove executable bitsThomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16RTF import: handle pWrapPolygonVertices shape propertyMiklos Vajna
2014-08-15fdo#82191 sw::DocumentLayoutManager: copy textbox content of draw formatsMiklos Vajna
2014-08-14bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna
2014-08-14sw: use less confusing variable names in python testMichael Stahl
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13check_table.py: use assertEqual()Thomas Arnhold
2014-08-13RTF import: fix handling of RTF_SHPFBLWTXTMiklos Vajna
2014-08-13DOCX export: write qFormat for style names having an STI numberMiklos Vajna
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uLong'...Thomas Arnhold