summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)Author
2021-03-29lok: Send gridOffset of the shapemerttumer
2021-02-24Fix chart sub element rectangle and handle positionsmert
2021-02-24Convert MapModeUnits If necessary.mert
2021-02-24Exclude table selection from handle messagemert
2021-02-24Send handle information of selected shapes to LOKmert
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-06-09svx: add ability to show sub-selections in a marked objectTomaž Vajngerl
2020-06-09svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl
2020-06-08svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-05-23lok: create marking overlay object, but add no objects to itMichael Meeks
2020-05-23lok: don't render shape selection overlays in lok mode.Michael Meeks
2020-05-21lok: add "type" information when a graphic is selectedHenry Castro
2020-05-21lok: add id information to the selected graphicHenry Castro
2020-05-13lok: send message when in place editingSzymon Kłos
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl
2019-09-18lok: send message when in place editingSzymon Kłos
2019-09-05cid#1453561 Null pointer dereferencesCaolán McNamara
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl
2019-08-25lok: cleanup and simplify graphic selection codeTomaž Vajngerl
2019-08-12Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-21Fix typoAndrea Gelmini
2019-05-20svx lok: fix crash on select all when there is no mpMarkedObj yetMiklos Vajna
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-01-23loplugin:constparams in svxNoel Grandin
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10lok: shape scaling reworkMarco Cecchetti
2018-12-07lok: get correct handlers for a single rotated shapeMarco Cecchetti
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-27remove unused SdrSearchOptions enum valuesNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-21cppcheck: variableScopeMark Dobo