Age | Commit message (Expand) | Author |
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 |
2021-08-14 | Fixed documentation references to the custom shape generate script | Hossein |
2021-08-13 | tdf#143852: Revert "Move ActionLockGuard up a bit" | Mike Kaganski |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-09 | tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in charts | Balazs Varga |
2021-08-07 | Fix typo | Andrea Gelmini |
2021-08-06 | tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shape | Miklos Vajna |
2021-08-06 | Move ActionLockGuard up a bit | Mike Kaganski |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-05 | tdf#123643 Import/Export for hyperlinks on text boxes | Samuel Mehrbrodt |
2021-08-04 | Duplicating checks | Mike Kaganski |
2021-08-04 | tdf#143476 improve import of lockedCanvas | Regina Henschel |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |