summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2021-07-13Avoid default argument value, and be explicitMike Kaganski
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-01tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-26ofz#35597 Null-dereference READCaolán McNamara
2021-06-23tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)
2021-06-21Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-20Include the header to workaround MSVC bug (shows with disabled pch)Mike Kaganski
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-16tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir
2021-06-16tdf#59323: pptx export: add datetime field type helpersSarper Akdemir
2021-06-14tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir
2021-06-14tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-21loplugin:refcounting in oox..i18npoolNoel
2021-02-19tdf#124176 Use pragma once in include/oox/drawingmlQuentin DELAGE
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27PPTX filter: fix lost is-narration property for slide narrationsMiklos Vajna
2021-01-26[API CHANGE] PPTX filter: fix lost hide-while-show prop for slide narrationsMiklos Vajna
2021-01-26loplugin:passstuffbyrefNoel
2021-01-22improve loplugin:pointerboolNoel
2021-01-22find-can-be-private-symbolsNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-21do not preload all images in the pptx importerLuboš Luňák
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann