summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-23tdf#64914 elide some dynamic_castNoel Grandin
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-20Fix --disable-avmedia buildJan-Marek Glogowski
2022-02-19update video pos and size after change if currently playingCaolán McNamara
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17tdf#147164 Drawings are gone converting to PDF from commandlineNoel Grandin
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-31tdf#146860 Vertical alignment of text inside grouped shapes textbox incorrectNoel Grandin
2022-01-26tdf#146876 PPTX: various graphical elements misplacedNoel Grandin
2022-01-14use cache value in ViewContactNoel Grandin
2022-01-13optimise ensureGeometryNoel Grandin
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-08reduce cost of Sdr properties for text-derived objectsNoel Grandin
2022-01-07make GroupProperties extend BasePropertiesNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-07split PageProperties from EmptyPropertiesNoel Grandin
2021-12-24tdf#146132 tdf#146327 tdf#146330Noel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-20remove leftoverNoel Grandin
2021-12-17fix for crash converting ooo31011-1.sxw and tdf#146132Noel Grandin
2021-12-17simplify ViewObjectContactOfUnoControl_Impl::getUnoObjectNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-09tdf#146137 tdf#146132 image redrawingNoel Grandin
2021-12-09meRememberedAnimationKind is deadNoel Grandin
2021-12-09svx: fix crash in ViewContact::ActionChanged()Miklos Vajna
2021-12-08tdf#146108 Calc slow to change cell focus..Noel Grandin
2021-12-08use the cached object rangeNoel Grandin
2021-12-08remove some unnecessary copyingNoel Grandin
2021-12-08used cache value in ViewObjectContact::getPrimitive2DSequenceNoel Grandin
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-05cid#1494630 in the end bMirrored -> SetMirrorFlags(BmpMirrorFlags::Horizontal)Caolán McNamara
2021-12-05cid#1494630 #5 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #4 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #3 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #2 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05cid#1494630 #1 rearrange to demo Logically dead codeCaolán McNamara
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-05improve ViewContactOfGraphic::createViewIndependentPrimitive2DSequenceNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-12-03lose the caching in ViewObjectContactNoel Grandin