summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmark.cxx
AgeCommit message (Expand)Author
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
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-24sal_uInt16 to size_tMatteo Casalin
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-08-13XubString->OUStringCaolán McNamara
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-30fix buildCaolán McNamara
2012-08-30SdrMarkList: fix STL conversionIvan Timofeev
2012-08-16Convert maList in SdrMarkList from Container to std::vectorNoel Grandin
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-08-07drop bogus eof linesThomas Arnhold
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-18remove unused Sdr methodsFelix Zhang
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito