summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)AuthorFilesLines
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski2-0/+28
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2-0/+6
2015-11-23tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski2-0/+24
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-1/+1
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski2-0/+5
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-6/+6
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2-0/+11
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski1-1/+1
2015-11-06com::sun::star->css in sw/qa/Noel Grandin1-1/+1
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-19Use comphelper::InitPropertySequence()Miklos Vajna1-7/+7
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna3-0/+30
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna2-0/+5
2015-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht2-0/+12
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht2-0/+10
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-28bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna2-0/+6
2015-09-28tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2-0/+6
2015-09-23tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna2-0/+12
2015-09-22tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna2-0/+9
2015-09-11tdf#94045: negative margins in OOXML reenabledOliver Specht2-2/+36
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti1-1/+1
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti1-1/+1
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung2-0/+17
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna2-0/+8
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna2-0/+10
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna2-0/+14
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna2-0/+10
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-24tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna1-2/+2
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna2-0/+9
2015-06-08tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna2-0/+9
2015-05-26unit test for DOCX import fix of vertical pos. of inline imagesLászló Németh2-6/+9
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-15tdf#91260: add missing test documentLászló Németh1-0/+0
2015-05-15tdf#91260: unit test for textbox shrinkingLászló Németh1-0/+11
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh2-0/+13
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-04tdf#91077 unit tests for shape import of discarded DOCX header/footerLászló Németh2-2/+14
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde2-0/+12
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna2-0/+9
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-23Quick hack to bypass a test that fails on a Retina MacTor Lillqvist1-0/+15
2015-02-26make test device independentCaolán McNamara1-15/+11
2015-02-26make test device independentCaolán McNamara1-9/+10