summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-03tdf#127696 PPTX export: fix lost outline character formattingTünde Tóth
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-01tdf#140912 Better handling of the picture placeholders.gulsahkose
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-19tdf#137438 drawingml: separate outline from text importJustin Luth
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-18implement color tint or shade import for pptxSarper Akdemir
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir
2021-11-17implement initial pptx theme color importSarper Akdemir
2021-11-15Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna
2021-11-13rtl::Static->thread-safe staticNoel Grandin
2021-11-08Drop code that modified type for no good reasonMike Kaganski
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05Drop code that modifies unused variableMike Kaganski
2021-11-05Drop non-const Sequence::operator[] in internal codeMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-18tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel
2021-10-16Simplify vector initialization in ooxJulien Nabet
2021-10-15Value stored to 'accent_val' during its initialization is never readCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ooxStephan Bergmann
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-14Fixed documentation references to the custom shape generate scriptHossein
2021-08-13tdf#143852: Revert "Move ActionLockGuard up a bit"Mike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-07Fix typoAndrea Gelmini
2021-08-06tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna
2021-08-06Move ActionLockGuard up a bitMike Kaganski