summaryrefslogtreecommitdiff
path: root/writerfilter/qa
AgeCommit message (Expand)Author
2020-10-27DOCX import, altChunk: fix missing page breakMiklos Vajna
2020-10-27DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna
2020-07-30DOCX import: fix overlapping floating tables when anchored inside a tableMiklos Vajna
2020-05-19DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-05-19DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna
2020-02-24sw: add DOCX import for semi-transparent textMiklos Vajna
2020-02-18DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2020-02-13DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna
2020-02-11DOCX import: fix margins of inline shape with effects, imported as Draw shapeMiklos Vajna
2020-02-06DOCX import: don't give up on floating tables in headers completelyMiklos Vajna
2020-01-09tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna
2020-01-09DOCX import: fix lost page break when footer ends with a tableMiklos Vajna
2019-12-20DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-08-16DomainMapper_Impl: add check for m_xTextFactory.is() where missing.Justin Luth
2017-05-11tdf#105204: ShellCheck nitpicks for watch-generated-code.shYeliz Taneroğlu
2016-09-12fftester: no table managerCaolán McNamara
2016-09-10fftester: no table managerCaolán McNamara
2016-09-10fftester: use of deleted RTFParserStateCaolán McNamara
2016-09-06fftester: missing ValueLastCaolán McNamara
2016-09-02fftester: apparent wrong property tested for existenceCaolán McNamara
2016-08-27fftester: topcontext checkCaolán McNamara
2016-08-07fftester: guard against empty table manager stackCaolán McNamara
2016-08-02fftester: guard against no drawing object property setCaolán McNamara
2016-07-31fftester: another table manager stack checksCaolán McNamara
2016-07-30fftester: context stack checkCaolán McNamara
2016-07-29fftester: some more table manager stack checksCaolán McNamara
2016-07-29fftester: another empty table manager stackCaolán McNamara
2016-07-29fftester: another null DestinationTextCaolán McNamara
2016-07-29fftester: null DestinationTextCaolán McNamara
2016-07-28fftester: throw on empty stack accessCaolán McNamara
2016-07-28fftester: empty states stackCaolán McNamara
2016-07-28fftester: empty table manager stackCaolán McNamara
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-03-07improve defaultparams lopluginNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2015-12-08writerfilter: loplugin:stringconstantMiklos Vajna
2015-12-08tdf#54584: adjust skip-slash condition, allow unterminated quoteMike Kaganski
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26need DISABLE_CVE_TESTS for these tests under windows tooCaolán McNamara
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-11Use std::initializer_list ctorMiklos Vajna
2014-10-22i#84172 RTF import: handle nested groups inside redlinesMiklos Vajna
2014-10-18i#74153 RTF import: fix track changes vs superscript char propMiklos Vajna