Age | Commit message (Expand) | Author |
2021-10-21 | loplugin:flatten | Noel Grandin |
2021-10-20 | tdf#144917 PPTX import: fix hyperlinks on grouped shapes | Tibor Nagy |
2021-10-18 | tdf#125582 use TextVerticalAlign_BOTTOM for textCircle | Regina Henschel |
2021-10-16 | Simplify vector initialization in oox | Julien Nabet |
2021-10-15 | Value stored to 'accent_val' during its initialization is never read | Caolán McNamara |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-13 | tdf#144642 XLSX import: round down row height to 0.75 pt | Attila Szűcs |
2021-10-13 | tdf#124232 PPTX export: fix interactions and hyperlinks on images | Tibor Nagy |
2021-10-13 | tdf#144943 PPTX import: fix permission for editing | Tünde Tóth |
2021-10-08 | Clean up a bit iterator management in oox/vmldrawing | Julien Nabet |
2021-10-05 | drop 'using namespace std' in o* r* x* | Julien Nabet |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-10-01 | tdf#144616 PPTX import: fix hyperlinks on shapes | Tibor Nagy |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-27 | tdf#141704 PPTX import: fix hyperlinks on images added via placeholder | Tibor Nagy |
2021-09-22 | Extend loplugin:stringviewparam to starts/endsWith: oox | Stephan Bergmann |
2021-09-21 | tdf#142602 DOCX: export adjustment points of custom shape arrows | Daniel Arato (NISZ) |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-17 | Some more uses of rtl_math_(u)StringToDouble | Stephan Bergmann |
2021-09-16 | tdf#115933 XLSX import: fix permission for editing | Tünde Tóth |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-14 | tdf#141704 PPTX import: fix hyperlinks on images | Tibor Nagy |
2021-09-12 | clang:optin.performance.Padding | Noel Grandin |
2021-09-11 | cid#1454626: Uninitialized scalar field (oox/chartexport) | Julien Nabet |
2021-09-10 | tdf#126426: support for hyperlinks in TextParagraphContext | Vasily Melenchuk |
2021-09-08 | convert some OSL_ENSURE -> assert | Noel Grandin |
2021-09-06 | [API CHANGE] oox: fix import of chart date categories | Dennis Francis |
2021-09-01 | tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chart | Balazs Varga |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-01 | tdf#143942: oox: import/export labels from <c15:datalabelsRange> | Dennis Francis |
2021-08-31 | tdf#142645 PPTX import: convert "ctrTitle" text to slide name | Tibor Nagy |
2021-08-27 | tdf#112450 correct points and size for polyline in VML import | Regina Henschel |
2021-08-25 | i#114206 sd: unshare shape properties for the same type before insertion | Miklos Vajna |
2021-08-25 | Introduce o3tl::saturating_cast for floating-point->integer conversion | Mike Kaganski |
2021-08-24 | Avoid overflowing floating-point -> integer conversion | Stephan Bergmann |
2021-08-23 | tdf#142351 chart ooxml import: fix category axis cross position | Balazs Varga |
2021-08-20 | Make some scripts more portable | Ilmari Lauhakangas |
2021-08-19 | loplugin:constmethods | Noel Grandin |
2021-08-19 | Fix typos | Andrea Gelmini |
2021-08-19 | Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShape | Mike Kaganski |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-16 | tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARN | Emircan Agac |
2021-08-16 | Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top | Mike Kaganski |
2021-08-16 | pass OutlinerParaObject around by value | Noel Grandin |
2021-08-15 | tdf#143860 non-primitive needs custGeom not prstGeom | Regina Henschel |
2021-08-14 | tdf#142605 use frame size in oox export of BezierCurve | Regina Henschel |