summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-02-03Added Test for checking newly created writer document with AppYieldVarun Dhall1-0/+65
2016-02-03add EDB-39396-1 test-caseCaolán McNamara1-0/+0
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar2-0/+19
2016-02-02loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-0/+80
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl7-13/+14
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2-0/+12
2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan1-291/+0
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan1-11/+14
2016-01-29CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcaseMiklos Vajna2-0/+24
2016-01-29tdf#96175 RTF filter: export \companyMiklos Vajna2-0/+16
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan1-6/+8
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna2-0/+15
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan2-122/+87
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan2-110/+87
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung3-1/+26
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna2-1/+25
2016-01-22Yes, output the name earlyStephan Bergmann1-1/+1
2016-01-21Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann1-1/+1
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-1/+1
2016-01-20sw: indentation fixesMiklos Vajna1-2/+2
2016-01-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-01-18tdf#91083 - .doc: emulate table keep-with-next paragraphJustin Luth1-1/+2
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-1/+33
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha2-0/+151
2016-01-14-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann1-4/+4
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder3-0/+25
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung2-0/+9
2016-01-12RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha3-0/+103
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna3-8/+8
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang702-0/+10
2016-01-10Fix typosAndrea Gelmini6-7/+7
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-3/+1
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna1-0/+22
2016-01-08CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna1-2/+6
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller2-0/+100
2016-01-08tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna2-0/+28
2016-01-08Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna2-0/+16
2016-01-07tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna2-0/+19
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna3-1/+15
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2-0/+6
2016-01-06disable test on OSXMarkus Mohrhard1-0/+2
2016-01-05CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna1-2/+3
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna2-0/+10
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski2-0/+5