summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-11-03tdf#144914 PPTX export: fix interactions and hyperlinks on shapesTibor Nagy
2021-11-03loplugin:finalclassesNoel Grandin
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-25Missing test dependencyStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-20tdf#144917 PPTX import: fix hyperlinks on grouped shapesTibor Nagy
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-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13tdf#144642 XLSX import: round down row height to 0.75 ptAttila Szűcs
2021-10-13tdf#124232 PPTX export: fix interactions and hyperlinks on imagesTibor Nagy
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth
2021-10-08Clean up a bit iterator management in oox/vmldrawingJulien Nabet
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