summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2016-02-03Added Test for checking newly created writer document with AppYieldVarun Dhall
2016-02-03add EDB-39396-1 test-caseCaolán McNamara
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-02-02loplugin:stringconstantStephan Bergmann
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl
2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-29CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcaseMiklos Vajna
2016-01-29tdf#96175 RTF filter: export \companyMiklos Vajna
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna
2016-01-22Yes, output the name earlyStephan Bergmann
2016-01-21Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-20sw: indentation fixesMiklos Vajna
2016-01-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna
2016-01-18tdf#91083 - .doc: emulate table keep-with-next paragraphJustin Luth
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha
2016-01-14-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung
2016-01-12RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang70
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna
2016-01-08CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2016-01-08tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna
2016-01-08Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna
2016-01-07tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna
2016-01-06disable test on OSXMarkus Mohrhard
2016-01-05CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski