summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2021-04-29Revert "tdf#136957 Use bigger dots for better handling in presentation mode."Luboš Luňák
2021-04-29tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-04-19Updated README.md filesHossein
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-14reduce allocation in TextListStyle some moreNoel Grandin
2021-04-14reduce allocation in TextListStyleNoel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-12tdf#140489 fix chart display in xlsxSzymon Kłos
2021-04-12Don't overwrite existing categories for seriesSzymon Kłos
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
2021-03-31Use isEmpty instead of comparing getLength to 0Mike Kaganski
2021-03-29tdf#125560 PPTX import: fix WordArt effect textDeflate and textInflateTopGabor Kelemen
2021-03-29tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy
2021-03-26loplugin:flattenNoel
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli
2021-03-25const OUString -> const OUStringLiteralMike Kaganski