summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2021-09-21tdf#142602 DOCX: export adjustment points of custom shape arrowsDaniel Arato (NISZ)3-26/+516
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-09-17Some more uses of rtl_math_(u)StringToDoubleStephan Bergmann1-1/+4
2021-09-16tdf#115933 XLSX import: fix permission for editingTünde Tóth1-0/+1
2021-09-15loplugin:constvarsNoel Grandin2-2/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy1-0/+80
2021-09-12clang:optin.performance.PaddingNoel Grandin1-5/+5
2021-09-11cid#1454626: Uninitialized scalar field (oox/chartexport)Julien Nabet1-0/+1
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk2-1/+18
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin1-1/+1
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis5-19/+61
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga2-39/+41
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin5-13/+3
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis8-23/+239
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy1-1/+1
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel5-10/+145
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna1-8/+0
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski1-8/+1
2021-08-24Avoid overflowing floating-point -> integer conversionStephan Bergmann1-1/+10
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga1-2/+2
2021-08-20Make some scripts more portableIlmari Lauhakangas1-1/+1
2021-08-19loplugin:constmethodsNoel Grandin2-5/+5
2021-08-19Fix typosAndrea Gelmini1-1/+1
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski4-12/+12
2021-08-18loplugin:constparamsNoel Grandin2-3/+3
2021-08-18loplugin:passstuffbyrefNoel Grandin2-6/+6
2021-08-16tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac1-4/+1
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski2-5/+6
2021-08-16pass OutlinerParaObject around by valueNoel Grandin2-16/+8
2021-08-15tdf#143860 non-primitive needs custGeom not prstGeomRegina Henschel1-1/+2
2021-08-14tdf#142605 use frame size in oox export of BezierCurveRegina Henschel4-2/+118
2021-08-14Fixed documentation references to the custom shape generate scriptHossein3-19/+34
2021-08-13tdf#143852: Revert "Move ActionLockGuard up a bit"Mike Kaganski1-2/+2
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin3-0/+4
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga2-0/+3
2021-08-07Fix typoAndrea Gelmini1-1/+1
2021-08-06tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna3-1/+35
2021-08-06Move ActionLockGuard up a bitMike Kaganski1-2/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin3-6/+6
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt3-8/+13
2021-08-04Duplicating checksMike Kaganski1-2/+0
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel2-17/+51
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin2-3/+3
2021-07-31osl::Mutex->std::mutex in DocumentOpenedGuardNoel Grandin1-4/+4
2021-07-31rtl::Static -> static localNoel Grandin2-8/+5
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy1-0/+2
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt4-0/+15
2021-07-24tdf#143528 Use triple backquotes+xml to markdown xml part in oox/README.mdJulien Nabet1-1/+2
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann1-0/+4