summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Fix typoAndrea Gelmini1-1/+1
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer1-5/+16
2021-05-17split OutputDevice from WindowNoel Grandin1-3/+6
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-5/+5
2021-04-21cid#1476300 Dereference after null checkCaolán McNamara1-2/+2
2021-04-20Improve dumpGluePointsAsJSONmerttumer1-24/+38
2021-04-20Get Glue Points in the selection callbackmerttumer1-0/+59
2021-04-20lok: Send gridOffset of the shapemerttumer1-1/+24
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-0/+1
2021-03-07loplugin:staticdynamic now with extra saltNoel1-1/+2
2021-03-03Fix chart sub element rectangle and handle positionsmert1-3/+3
2021-03-02Convert MapModeUnits If necessary.mert1-3/+6
2021-03-01Exclude table selection from handle messagemert1-1/+1
2021-02-26Send handle information of selected shapes to LOKmert1-8/+76
2021-01-24SdrMarkView::SetMarkHandles Merge identical if'sDr. David Alan Gilbert1-4/+0
2021-01-02introduce Degree100 strong_int typeNoel1-2/+2
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-5/+0
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