summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
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-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
2021-07-01tdf#143028 DOCX export: fix RangeY regression of preset shapesAttila Bakos (NISZ)
2021-07-01tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-07-01address style concerns and better practices for pptx footer exportSarper Akdemir
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-29remove try/catch in ShapeContextHandler constructorNoel Grandin
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-28store actual type in ShapeFragmentHandler::mxFilterBaseNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin