summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2021-06-19fix loading calc files with embedded form macrosNoel Grandin1-32/+22
2021-06-18tdf#127864 - Export custom document properties using utf8 text encodingAndreas Heinisch1-1/+2
2021-06-17Fix typoAndrea Gelmini1-1/+1
2021-06-17use string_view in the Translate APINoel Grandin2-2/+3
2021-06-16tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir2-11/+61
2021-06-16tdf#59323: pptx export: add datetime field type helpersSarper Akdemir1-29/+79
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir2-0/+105
2021-06-15tdf#142361 export: prevent shadow to rotate with shapeRegina Henschel1-1/+3
2021-06-15tdf#59323: ooxml import: hasListStyleOnImportSarper Akdemir4-0/+15
2021-06-15tdf#59323: ooxml import: hasNoninheritedBodyPropertiesSarper Akdemir3-0/+12
2021-06-15tdf#59323: ooxml import: hasParagraphPropertiesSarper Akdemir5-0/+20
2021-06-15tdf#59323: ooxml import: hasVisualRunPropertiesSarper Akdemir7-1/+67
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-2/+11
2021-06-15Remove some unused includesMiklos Vajna1-1/+0
2021-06-14tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir2-0/+6
2021-06-14tdf#59323: ooxml import: add OOXML to LO datetime helperSarper Akdemir2-60/+94
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth1-4/+6
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga1-151/+185
2021-06-10loplugin:unusedmethodsNoel Grandin2-7/+0
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet3-16/+16
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy1-0/+1
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski9-131/+38
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski1-4/+1
2021-06-05Potentially uninitialized local variable 'aEvpMd' usedJulien Nabet1-1/+1
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna1-52/+1
2021-05-26tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski1-2/+2
2021-05-26tdf#96061 Unset the highlight propertyGülşah Köse1-0/+2
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy2-10/+62
2021-05-25tdf#141644 OOXML shape import: fix upright text rotate angleSzabolcs Toth1-6/+6
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel3-4/+26
2021-05-20fix leak in CppunitTest_oox_cryptoNoel Grandin1-0/+13
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+1
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel3-87/+203
2021-05-06crashtesting: failure on export of ooo26119-1.sxc to xlsxCaolán McNamara1-1/+3
2021-05-06Removed duplicated includeAndrea Gelmini1-1/+0
2021-05-04tdf#54037 PPTX export: fix internal hyperlinksTibor Nagy1-8/+57
2021-05-04tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy1-2/+19
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin3-39/+32
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin2-6/+6
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann30-54/+54
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin5-22/+12
2021-04-29Revert "tdf#136957 Use bigger dots for better handling in presentation mode."Luboš Luňák2-4/+4
2021-04-29tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy1-1/+1
2021-04-27use string_view in INetURLObject::decodeNoel Grandin3-16/+16
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin5-15/+7
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-1/+1
2021-04-22tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli1-3/+3
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel1-0/+4
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna6-9/+232
2021-04-19Updated README.md filesHossein1-0/+1