summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv1.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-03-13translate some german var namesNoel Grandin
2018-10-23tdf#120794 crash while selecting a drawing lineNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-02-22Simplify erase iterator managementJulien Nabet
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-03-29coverity#704332 Logically dead codeCaolán McNamara
2014-03-29coverity#704330 Logically dead codeCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-16SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98Michael Stahl
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Removal of commented code.Stefan Knorr
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud