summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawview.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-04loplugin:useuniqueptr in ScDrawViewNoel Grandin1-6/+2
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-3/+3
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-2/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-24Fix typosAndrea Gelmini1-1/+1
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-19/+19
2017-08-26loplugin:constparam in sc part7Noel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: scStephan Bergmann1-1/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-24a first stab against the note caption ownership messEike Rathke1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro1-0/+5
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-3/+3
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna1-0/+20
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-1/+2
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-6/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky1-0/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-6/+6
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner1-25/+25
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-17fix for fdo#70886Noel Power1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-2/+0
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-7/+7
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-5/+5