summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)Author
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-06-27lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-10-26lok: support embedded mediaAshod Nakashian
2022-10-18lok: impress: clear selection when exited the textboxSzymon Kłos
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-06-04elide some makeStringAndClear() callsNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-03-15lokCalcRTL: chart-edit: no bounding boxDennis Francis
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-02-02lokCalcRTL: ensure +ve X coords in shape handles/selections msgsDennis Francis
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-14svx: GetMarkedObjectByIndex() may return nullptrMiklos Vajna
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-21lok: fix incorrect multi-view table selection updatesDennis Francis
2021-06-04Fix typoAndrea Gelmini
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21cid#1476300 Dereference after null checkCaolán McNamara
2021-04-20Improve dumpGluePointsAsJSONmerttumer
2021-04-20Get Glue Points in the selection callbackmerttumer
2021-04-20lok: Send gridOffset of the shapemerttumer
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-03-03Fix chart sub element rectangle and handle positionsmert
2021-03-02Convert MapModeUnits If necessary.mert
2021-03-01Exclude table selection from handle messagemert
2021-02-26Send handle information of selected shapes to LOKmert
2021-01-24SdrMarkView::SetMarkHandles Merge identical if'sDr. David Alan Gilbert