summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)AuthorFilesLines
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth3-28/+0
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes2-1/+1
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna2-0/+6
2016-10-03n#780843 revert part of docx testcaseJustin Luth3-18/+34
2016-09-22loplugin:unnecessaryvirtualNoel Grandin1-1/+0
2016-09-02tdf#62847 import image hyperlink in docxdrazil2-0/+6
2016-07-28unit test for docprotection only when enforcedJustin Luth1-0/+7
2016-07-27tdf#75573 - docx don't remove frame anchor paragraphJustin Luth1-1/+1
2016-07-26tdf#75573 allow style to define vAnchorJustin Luth1-2/+2
2016-07-25tdf#75573 - docx handle frame properties at stylesJustin Luth1-2/+14
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara1-1/+1
2016-07-12tdf75573 docx - complete frames before starting alternate streamsJustin Luth2-0/+7
2016-07-08tdf#64372 docx import: don't ignore continuous section breakJustin Luth1-0/+7
2016-07-07tdf#95367 inherit page style if no new one importedJustin Luth2-0/+5
2016-06-28remove stylename dependency on testunit n750255Justin Luth1-17/+3
2016-06-26n#766487 additional docx testcaseJustin Luth1-0/+4
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-3/+3
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-6/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna2-0/+6
2016-04-08tdf#99140 DOCX import: fix table horizontal aligment to be 'from left' ...Miklos Vajna1-0/+6
2016-04-08tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna2-0/+9
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna2-0/+8
2016-03-29tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna2-0/+8
2016-03-28WaE: 'userSpaceScaleFactor' is deprecated: first deprecated in OS X 10.7 ...Tor Lillqvist1-1/+1
2016-03-22sw/qa: some light on “horrible heuristics”Douglas Mencken1-5/+6
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-2/+2
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna1-9/+9
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna3-0/+8
2016-02-14tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski2-0/+5
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl1-6/+9
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl1-5/+5
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl2-0/+12
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna2-0/+15
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
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-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller2-0/+100
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna2-0/+14
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2-0/+6
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
2015-12-09tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski2-0/+15
2015-12-02DOCX export: handle <w:smartTag>Miklos Vajna2-40/+0
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna2-0/+40
2015-12-01Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna2-0/+8
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-1/+1