summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawvie4.cxx
AgeCommit message (Expand)Author
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner
2015-03-05V801: Decreased performanceCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-02coverity#704715 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18sal_Bool->boolNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-03-27complex categories are represented by ScRangeListMarkus Mohrhard
2013-03-18error bar range is also part of chart range, related fdo#52159Markus Mohrhard
2013-03-18for internal data providers this makes no senseMarkus Mohrhard
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-25Revert "Fixed #i116848# Shapes are at wrong position"Noel Power
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25Fixed #i116848# Shapes are at wrong positionEike Rathke