summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-11/+11
2018-06-14sw_redlinehide: trivial GetNode() conversion in draw/Michael Stahl2-9/+7
2018-06-14sw_redlinehide: use unwrapping SwIterator when iterating SwModifyMichael Stahl1-1/+1
2018-06-14sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-1/+1
2018-06-14sw_redlinehide: trivial conversions in dcontact.cxxMichael Stahl1-3/+4
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-10/+18
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-61/+61
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand5-61/+61
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-61/+61
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-12-19Get rid of a dynamic_castTor Lillqvist1-0/+6
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-2/+2
2017-12-12TypeWhichId in swNoel Grandin1-1/+1
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1
2017-11-19Fix typosAndrea Gelmini1-4/+4
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-4/+4
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-56/+78
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand1-45/+183
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand1-18/+12
2017-11-09new loplugin simplifydynamiccastNoel Grandin2-4/+4
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand3-28/+28
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand3-28/+28
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand3-28/+28
2017-10-27coverity#1420315 Unchecked dynamic_castCaolán McNamara1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann3-37/+37
2017-10-20Fix typosAndrea Gelmini1-1/+1
2017-10-20RotGrfFlyFrame: Clang error fixArmin Le Grand1-5/+1
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand2-22/+101
2017-10-20RotGrfFlyFrame: Corrected position for CropHandlesArmin Le Grand1-7/+8
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-11/+89
2017-10-08Replace some lists by vectors (sw)Julien Nabet2-6/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-4/+4
2017-08-03loplugin:constparams in sw part2Noel Grandin3-6/+6
2017-07-10sw: prefix members of SwDrawViewMiklos Vajna1-24/+24
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-1/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin2-2/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-3/+3
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1