summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
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
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs
2020-09-22Avoid unique_ptr(nullptr_t) ctor for incomplete argument typeStephan Bergmann
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-21tdf#136247 Change element order of data labelsGülşah Köse
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl
2020-07-24tdf#133015 Fix duplicated row and column problem.Gülşah Köse
2020-07-19compact namespace: ooxNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-10tdf#100348 add fill to fontwork in export to pptxRegina Henschel
2020-07-07make some symbols privateNoel Grandin
2020-07-04tdf#119223 export the object name for pptx documents.Mark Hung
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-07-01Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann