summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2022-08-09tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski
2022-05-20svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna
2022-02-11tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-11tdf#126319 Correct area(s) on selection exportArmin Le Grand (Allotropia)
2022-02-11tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara
2022-02-04tdf#147119:Revert "tdf#123973 fix missing MasterPage content in export"Xisco Fauli
2022-01-26tdf#123973 fix missing MasterPage content in exportArmin Le Grand (Allotropia)
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-03Avoid false -Werror=array-boundsStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-09add assert to verify that lock() calls do not accidentally nestNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04Log unhandled exceptionsMike Kaganski
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen