summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl1-2/+4
2021-02-21loplugin:refcounting in oox..i18npoolNoel1-1/+1
2021-02-19tdf#124176 Use pragma once in include/oox/drawingmlQuentin DELAGE1-4/+1
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-9/+7
2021-02-11loplugin:refcounting generalise type checkingNoel1-1/+2
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel1-3/+4
2021-01-29loplugin:stringviewparam extend to new..Noel3-3/+3
2021-01-27PPTX filter: fix lost is-narration property for slide narrationsMiklos Vajna1-0/+1
2021-01-26[API CHANGE] PPTX filter: fix lost hide-while-show prop for slide narrationsMiklos Vajna1-0/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-22improve loplugin:pointerboolNoel1-1/+1
2021-01-22find-can-be-private-symbolsNoel1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+2
2021-01-02introduce Degree100 strong_int typeNoel2-3/+4
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann8-11/+21
2020-12-21do not preload all images in the pptx importerLuboš Luňák1-7/+0
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga3-0/+13
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann5-5/+15
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2-0/+14
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel6-7/+7
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-2/+2
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer4-60/+62
2020-11-17loplugin:stringviewparam check methods tooNoel2-5/+5
2020-11-16replace std::min(std::max()) with std::clampNoel1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-4/+5
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs1-0/+5
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs1-1/+3
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-2/+11
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs1-0/+2
2020-09-22Avoid unique_ptr(nullptr_t) ctor for incomplete argument typeStephan Bergmann1-1/+1
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl1-2/+5
2020-09-21tdf#136247 Change element order of data labelsGülşah Köse1-1/+1
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin1-1/+2
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+20
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos1-0/+1
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-1/+1
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel1-0/+1
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl1-0/+3
2020-07-24tdf#133015 Fix duplicated row and column problem.Gülşah Köse3-1/+6
2020-07-19compact namespace: ooxNoel Grandin57-252/+116
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen4-9/+1
2020-07-10tdf#100348 add fill to fontwork in export to pptxRegina Henschel2-5/+9
2020-07-07make some symbols privateNoel Grandin1-1/+1
2020-07-04tdf#119223 export the object name for pptx documents.Mark Hung1-1/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann1-2/+2
2020-07-01Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna1-0/+3
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-06-02inline some use-once typedefsNoel Grandin1-2/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3