summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01tdf#144616 PPTX import: fix hyperlinks on shapesTibor Nagy
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27tdf#141704 PPTX import: fix hyperlinks on images added via placeholderTibor Nagy
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ooxStephan Bergmann
2021-09-21tdf#142602 DOCX: export adjustment points of custom shape arrowsDaniel Arato (NISZ)
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17Some more uses of rtl_math_(u)StringToDoubleStephan Bergmann
2021-09-16tdf#115933 XLSX import: fix permission for editingTünde Tóth
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-11cid#1454626: Uninitialized scalar field (oox/chartexport)Julien Nabet
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
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