summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
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
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl
2014-08-12DOCX export: handle wrap polygon around picturesMiklos Vajna
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11DOCX drawingML export: handle ContourPolyPolygon for drawinglayer shapesMiklos Vajna
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11fdo#82123 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav
2014-08-10fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna
2014-08-08DOCX export: handle date SDT on paragraphsMiklos Vajna
2014-08-08fdo#81946 Corrupt : DOCX file getting corrupt after RTPriyankaGaikwad
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-08fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTsVinaya Mandke
2014-08-07DOCX export: avoid empty attributes in paragraph shadingMiklos Vajna
2014-08-06DOCX export: handle <w:cnfStyle> row propertyMiklos Vajna
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05DOCX export: handle all attributes of CT_TblLookMiklos Vajna
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás