summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/drawvie4.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#118308: Incorrect Paste Special dialog when ...Henry Castro2018-07-041-1/+0
* tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro2018-05-231-1/+4
* Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen2018-05-121-2/+3
* coverity#1430097 Dereference null return valueCaolán McNamara2018-03-191-1/+7
* coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara2018-03-191-2/+6
* don't use heap for elements in ScRangeListNoel Grandin2018-03-101-1/+1
* tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt2018-03-071-0/+46
* sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2017-12-081-1/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+2
* loplugin:includeform: scStephan Bergmann2017-10-231-12/+12
* loplugin:constparam in sc part7Noel Grandin2017-08-261-1/+1
* coverity#1416135 Dereference after null checkCaolán McNamara2017-08-051-1/+1
* tdf#108887 : Move the code of ScDrawView::CheckOle()...Dennis Francis2017-07-271-68/+51
* tdf#108881 : do not assume that chart objects always...Dennis Francis2017-07-191-13/+20
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+2
* remove unused uno::Reference varsNoel Grandin2017-05-121-6/+4
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-3/+3
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-181-1/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-4/+4
* loplugin:constantparam in scNoel Grandin2016-09-101-1/+1
* convert SdrIterMode to scoped enumNoel Grandin2016-08-231-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-2/+2
* loplugin:unusedmethods unused return value in scNoel Grandin2016-01-151-5/+1
* loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann2016-01-111-2/+2
* Bin silly 'STATIC DATA' commentsTor Lillqvist2015-12-151-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-021-1/+1
* don't allocate rtl::Reference or SvRef on the heapNoel Grandin2015-10-271-8/+8
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-1/+1
* fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner2015-07-191-9/+5
* V801: Decreased performanceCaolán McNamara2015-03-051-2/+2
* loplugin: cstylecastNoel Grandin2014-10-281-6/+6
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-5/+5
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-5/+5
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-5/+5
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-5/+5
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-4/+4
* remove whitespaceMarkus Mohrhard2014-06-251-2/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2014-05-191-0/+1
* sc: sal_Bool->boolNoel Grandin2014-04-231-4/+4
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* coverity#704715 Dereference after null checkCaolán McNamara2014-03-021-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1