summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmark.cxx
AgeCommit message (Expand)Author
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-03-13translate some german var namesNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-03loplugin:useuniqueptr in SdrMarkListNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-16Take care of E3DObjListArmin Le Grand
2018-02-12Translate German variable namesJohnny_M
2018-01-30Use for-range loop for SdrMarkList::ClearJulien Nabet
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-18svx: Assert that GetMarkedSdrObj() cannot be null hereTakeshi Abe
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20Resolves: tdf#106105 duplicate marks not merged when they are at the startCaolán McNamara
2017-02-20no need for return at endCaolán McNamara
2016-11-14related: if we're empty, we're back to initial 'sorted' stateMike Kaganski
2016-11-13if we're empty, we're back to initial 'sorted' stateCaolán McNamara
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
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-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-20loplugin: cstylecastNoel Grandin