summaryrefslogtreecommitdiffstats
path: root/sw/qa
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-092-4/+0
* tdf#83890 sw html export: fix missing start numbering attributeMarc Bessières2016-02-082-0/+8
* loplugin:unusedmethodsNoel Grandin2016-02-081-1/+1
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* Fix typosAndrea Gelmini2016-02-052-2/+2
* Added Test for checking newly created writer document with AppYieldVarun Dhall2016-02-031-0/+65
* add EDB-39396-1 test-caseCaolán McNamara2016-02-031-0/+0
* Improve DrawingML export of rotated/flipped customshapesAndras Timar2016-02-032-0/+19
* loplugin:stringconstantStephan Bergmann2016-02-021-1/+1
* xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl2016-02-021-0/+80
* sw: for better or worse getParagraph() is 1-basedMichael Stahl2016-02-017-13/+14
* writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2016-02-012-0/+12
* tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan2016-01-311-291/+0
* tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan2016-01-301-11/+14
* CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcaseMiklos Vajna2016-01-292-0/+24
* tdf#96175 RTF filter: export \companyMiklos Vajna2016-01-292-0/+16
* tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan2016-01-291-6/+8
* tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna2016-01-282-0/+15
* Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara2016-01-281-1/+1
* tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan2016-01-282-122/+87
* Convert Java unit test to Python (check_named_property_values.py)kadertarlan2016-01-272-110/+87
* tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung2016-01-273-1/+26
* tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2016-01-262-0/+9
* sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna2016-01-222-1/+25
* Yes, output the name earlyStephan Bergmann2016-01-221-1/+1
* Quickfix for deterministic SvpSalBitmap checksumsStephan Bergmann2016-01-211-1/+1
* replace use of basebmp in vcl entirely nowCaolán McNamara2016-01-201-1/+1
* sw: indentation fixesMiklos Vajna2016-01-201-2/+2
* tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2016-01-192-0/+8
* tdf#91083 - .doc: emulate table keep-with-next paragraphJustin Luth2016-01-181-1/+2
* sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna2016-01-151-1/+33
* Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha2016-01-152-0/+151
* -Werror=maybe-uninitialized (GCC 6)Stephan Bergmann2016-01-141-4/+4
* tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder2016-01-123-0/+25
* Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung2016-01-122-0/+9
* RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha2016-01-123-0/+103
* tdf#61511 RTF export: handle page background solid color fillMiklos Vajna2016-01-123-8/+8
* tdf#66822 - refactor HTML export of image bullet listsusobhang702016-01-112-0/+10
* Fix typosAndrea Gelmini2016-01-106-7/+7
* tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl2016-01-081-3/+1
* tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna2016-01-081-0/+22
* CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna2016-01-081-2/+6
* tdf#93640 Fix import of linked left page header/footerLuke Deller2016-01-082-0/+100
* tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna2016-01-082-0/+28
* Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna2016-01-082-0/+16
* tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna2016-01-072-0/+19
* tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna2016-01-073-1/+15
* tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2016-01-062-0/+6
* disable test on OSXMarkus Mohrhard2016-01-061-0/+2
* CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna2016-01-051-2/+3