summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski
2021-08-24Avoid overflowing floating-point -> integer conversionStephan Bergmann
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19Fix typosAndrea Gelmini
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-16tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-15tdf#143860 non-primitive needs custGeom not prstGeomRegina Henschel
2021-08-14tdf#142605 use frame size in oox export of BezierCurveRegina Henschel
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-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
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
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-08-04Duplicating checksMike Kaganski
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-31osl::Mutex->std::mutex in DocumentOpenedGuardNoel Grandin
2021-07-31rtl::Static -> static localNoel Grandin
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-24tdf#143528 Use triple backquotes+xml to markdown xml part in oox/README.mdJulien Nabet
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-20tdf#142648 PPTX: import long slide names to avoid broken link exportTibor Nagy
2021-07-19tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir
2021-07-18osl::Mutex->std::mutex in GenericPropertySetNoel Grandin
2021-07-14Renamed bash-powered README file to generate.shHossein
2021-07-13Avoid default argument value, and be explicitMike Kaganski
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel
2021-07-11cid#1487030 Explicit null dereferencedCaolán McNamara
2021-07-11cid#1487035 Uninitialized scalar fieldCaolán McNamara
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-04tdf#143175 - Join elements including a delimiter using a standard iteratorAndreas Heinisch
2021-07-02tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)
2021-07-01XLSX export: handle button form controlsMiklos Vajna