summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-12-09tdf#145162 PPTX export: fix extra bullet regressionAttila Bakos (NISZ)
2021-12-03tdf#140912 Better handling of the picture placeholders.gulsahkose
2021-11-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth
2021-11-16Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann
2021-11-16tdf#127512: PPTX import: fix handling of theme overrides in the chart importMiklos Vajna
2021-10-19tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy
2021-08-24tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga
2021-08-20tdf#142648 PPTX: import long slide names to avoid broken link exportTibor Nagy
2021-08-17tdf#143860 non-primitive needs custGeom not prstGeomRegina Henschel
2021-08-09tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
2021-08-09tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel
2021-07-08tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)
2021-07-02tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-28tdf#142646 PPTX import: count repeating slide namesTibor Nagy
2021-06-24tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-21tdf#137000: clean-up "XML shape export: fix upright"Szabolcs Toth
2021-06-21fix loading calc files with embedded form macrosNoel Grandin
2021-06-18tdf#127864 - Export custom document properties using utf8 text encodingAndreas Heinisch
2021-06-16tdf#142361 export: prevent shadow to rotate with shapeRegina Henschel
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga
2021-06-10loplugin:unusedmethodsNoel Grandin
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-06-05Potentially uninitialized local variable 'aEvpMd' usedJulien Nabet
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna
2021-05-26tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski
2021-05-26tdf#96061 Unset the highlight propertyGülşah Köse
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy
2021-05-25tdf#141644 OOXML shape import: fix upright text rotate angleSzabolcs Toth
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel
2021-05-20fix leak in CppunitTest_oox_cryptoNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel
2021-05-06crashtesting: failure on export of ooo26119-1.sxc to xlsxCaolán McNamara
2021-05-06Removed duplicated includeAndrea Gelmini
2021-05-04tdf#54037 PPTX export: fix internal hyperlinksTibor Nagy
2021-05-04tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin