summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-12/+12
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl1-27/+16
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin1-100/+102
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis1-1/+2
2020-07-01loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-06-02svx: add ability to show sub-selections in a marked objectTomaž Vajngerl1-2/+46
2020-06-02svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl1-15/+9
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl1-246/+253
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen1-8/+1
2020-02-12lok: add "type" information when a graphic is selectedHenry Castro1-3/+4
2020-01-28lok: create marking overlay object, but add no objects to itMichael Meeks1-6/+5
2020-01-23lok: add id information to the selected graphicHenry Castro1-3/+8
2020-01-17lok: don't render shape selection overlays in lok mode.Michael Meeks1-2/+7
2019-12-16lok: send message when in place editingSzymon Kłos1-6/+1
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara1-7/+0
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen1-0/+2
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-2/+0
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-9/+8
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna1-2/+0
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl1-13/+3
2019-09-18lok: send message when in place editingSzymon Kłos1-1/+6
2019-09-05cid#1453561 Null pointer dereferencesCaolán McNamara1-2/+2
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl1-27/+41
2019-08-25lok: cleanup and simplify graphic selection codeTomaž Vajngerl1-35/+36
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-05-21Fix typoAndrea Gelmini1-1/+1
2019-05-20svx lok: fix crash on select all when there is no mpMarkedObj yetMiklos Vajna1-1/+2
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-13/+167
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti1-0/+34
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-11/+26
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-3/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-02-22loplugin:unusedfields in svxNoel Grandin1-1/+0
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-13/+12
2019-01-23loplugin:constparams in svxNoel Grandin1-1/+1
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara1-0/+19
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10lok: shape scaling reworkMarco Cecchetti1-0/+11
2018-12-07lok: get correct handlers for a single rotated shapeMarco Cecchetti1-5/+8
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+0