summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna
2017-01-05tdf#49102 - remove list numbering from merged cellsJustin Luth
2017-01-05sw: indentation fixesMiklos Vajna
2017-01-04tdf#104085 Replace number format code literal with ooxml enumeration.Mark Hung
2017-01-04tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth
2017-01-03tdf#97361: Changed method calls in check_indexed_property_valueskerem
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem
2017-01-03tdf#97361: Changed method calls in check_flieskerem
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna
2017-01-03tdf#97361 Use join() for string concatenationJustn Lavoie
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth
2016-12-29Close XConnection when doneStephan Bergmann
2016-12-24tdf#101729 add test case to make sure that the text is inside the cell.Mark Hung
2016-12-23tdf#66405: imported formulas should have all margins set to 0Mike Kaganski
2016-12-22Dispose XRowSet when doneStephan Bergmann
2016-12-22fix tinderbox: ooxmlimport # of paragraphs assertJustin Luth
2016-12-22fix tinderbox int to sal_Int32 conversion failureJustin Luth
2016-12-22tdf#75573 - relocate code: alternate stream already startedJustin Luth
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-21tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin
2016-12-21related to tdf#97417: fix unit test's early para numberingJustin Luth
2016-12-21related to tdf#97417: fix unit test page countJustin Luth
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai
2016-12-20tdf#97361: Changed naming in var_fields and load_save_testkerem
2016-12-20tdf#104805 DOC import: fix non-0-starting LVL.xst with none-type prev levelMiklos Vajna
2016-12-19tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna
2016-12-19tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth
2016-12-13crashtesting: assert on loading certain rtfCaolán McNamara
2016-12-13tdf#97361 Fixed check_cross_references.pykerem
2016-12-13tdf#97361 Fixed check_flies.pykerem
2016-12-13tdf#104228 RTF import: fix override of style left/right para marginMiklos Vajna
2016-12-13tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth
2016-12-12tdf#99227: use correct serializer when exporting drawingMike Kaganski
2016-12-12tdf#104425 sw: split rows w/large min height (fix layout loop)Mike Kaganski
2016-12-09tdf#103925 RTF import: fix handling of \animtext0Miklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type doubleMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type dateMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type boolMiklos Vajna
2016-12-08RTF filter: handle user-defined document properties of type numberMiklos Vajna
2016-12-07sw: fix keyboard-based iteration on draw shapes wrt. textboxesMiklos Vajna
2016-12-07tdf#103651 check isForwardEvents() for symbols in commentsMark Hung
2016-12-07tdf#104440 sw: fix layout inconsistency with dynamic wrapping and undoMiklos Vajna
2016-12-07tdf#104420 writerfilter: no dummy para in headersJustin Luth
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin