summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export/ww8export2.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-1/+1
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann1-1/+1
2020-10-28convert some more long -> tools::LongNoel1-2/+2
2020-10-20use tools::Long in swNoel1-3/+3
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth1-0/+1
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-1/+6
2020-06-16tdf#129247: sw: Add unittestXisco Fauli1-0/+7
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth1-0/+11
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli1-0/+3
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli1-3/+1
2020-05-14CppUnittest: ww8export: assert pages in odf filesXisco Fauli1-0/+10
2020-05-11CppUnittest: Revert all my previous commits asserting pagesXisco Fauli1-40/+0
2020-05-10CppUnittest: ww8export2: assert pages where possibleXisco Fauli1-0/+40
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-2/+2
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth1-0/+7
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth1-0/+9
2020-03-30tdf#80635 ww8import:3 take float table orient to inlined tableJustin Luth1-1/+21
2020-03-28tdf#80635 ww8import:2 take float table RIGHT to inlined tableJustin Luth1-0/+22
2020-03-28tdf#80635 ww8import:1 take float table CENTER to inlined tableJustin Luth1-0/+14
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-2/+2
2019-11-15tdf#128700 ww8import: no relative width table if made into a flyJustin Luth1-0/+11
2019-10-23sw: WW8: fix the separator positionMichael Stahl1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin1-44/+44
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-4/+0
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-01-18convert POR constants to scoped enumNoel Grandin1-1/+1
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth1-0/+6
2018-10-20loplugin:staticvar in swNoel Grandin1-1/+1
2018-08-29tdf#119232 ww8import: even page means default to start on page 2Justin Luth1-0/+5
2018-08-22tdf#106174 ww8import: bidi - prev adjust? prev bidi?Justin Luth1-0/+27
2018-08-18tdf#116436 doc export: add missing table background fillJustin Luth1-0/+13
2018-07-15coverity#1437957 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-03tdf#118412: DOC incorrect bottom page marginLuke Deller1-0/+10
2018-06-29tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth1-0/+12
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna1-0/+7
2018-06-20coverity#1437409 Unchecked dynamic_castCaolán McNamara1-1/+2
2018-06-16tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev1-0/+11
2018-06-06Fix top margin in DOC import for tdf#117885Luke Deller1-0/+19
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna1-0/+7
2018-04-28tdf#106062 ww8import: skip fake tab only on hanging indentJustin Luth1-0/+9
2018-03-28tdf#116570 ww8 export: skip sectionbreak for footnotesJustin Luth1-9/+11
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski1-0/+4
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski1-21/+47
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski1-0/+31
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-3/+3
2017-12-09tdf#114308 DOC import correctly watermark without paddingSzymon Kłos1-0/+8
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-5/+1