summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31tdf#105625: allow editing around field marksMike Kaganski
2017-01-31tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30Indentation fixesMiklos Vajna
2017-01-27CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warningsMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-25sw: revert ToX hyperlinks to LO 4.3 behaviourMichael Stahl
2017-01-25sw: stop swapping start and end position of links in ToXMichael Stahl
2017-01-25tdf#105511: Unit testMike Kaganski
2017-01-25uiwriter: unit test for tabOverMarginJustin Luth
2017-01-24tdf#104334 DOC import: don't map STYLREF with switches to SwChapterFieldMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23tdf#96277 revert ww8 import: fix upper margin of floating tableJustin Luth
2017-01-23tdf#104061 MSWordExportBase: tables shouldn't prevent sectionbreakJustin Luth
2017-01-21coverity#1399026 Unchecked dynamic_castCaolán McNamara
2017-01-21coverity#1399028 Unchecked dynamic_castCaolán McNamara
2017-01-21coverity#1361585 Unchecked dynamic_castCaolán McNamara
2017-01-21coverity#1361580 Unchecked dynamic_castCaolán McNamara
2017-01-21coverity#1352253 Unchecked dynamic_castCaolán McNamara
2017-01-20sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2017-01-20tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna
2017-01-18tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-18sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl
2017-01-18tdf#92470 docxexport: add support for XML_numRestartJustin Luth
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2017-01-17Fix check_index to be more pythonic.Edmund Wong
2017-01-10New loplugin:conststringvar: swStephan Bergmann
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