summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2022-10-20fix regression in "Format - 3D Effects"Noel Grandin
2022-10-13tdf#150622 use high contrast selection fg/bg colors for text selectionCaolán McNamara
2022-10-13tdf#150622 allow use of selection color for frame in HighContrast modeCaolán McNamara
2022-10-12tdf#150622 use a solid border instead of a hatch for high contrastCaolán McNamara
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-20tdf#150502: crash after clicking between the horizontal and vertical rulersJulien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-28Fix typosAndrea Gelmini
2022-06-27tdf#149651 Correct the MasterPageBackgroundFill modeArmin Le Grand (allotropia)
2022-06-24Fix typosAndrea Gelmini
2022-06-24loplugin:moveitNoel Grandin
2022-06-23tdf#149655 Crash: "Helplines while moving" crashes debug-buildNoel Grandin
2022-06-23tdf#149650 avoid potential recursion with SdrPage content hierarchyArmin Le Grand (Allotropia)
2022-06-23Fix typoAndrea Gelmini
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-16loplugin:moveitNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-30use more Primitive2DContainer::append and more std::moveNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-09svx: calculate object range before using itPranam Lashkari
2022-04-20tdf#148669: do not try to transform tail to unit rectangleMike Kaganski
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