summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawview.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro1-0/+5
2016-07-26sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna1-0/+20
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky1-0/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-6/+6
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner1-25/+25
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-17fix for fdo#70886Noel Power1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-2/+0
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-7/+7
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-5/+5
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-6/+6
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-10/+10
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-9/+9
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-7/+7
2014-02-18sal_Bool->boolNoel Grandin1-6/+6
2014-02-12Invalidate SID_TABLE_VERT_Maxim Monastirsky1-0/+3
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-0/+38
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+94
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-1/+1
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand1-1/+1
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand1-0/+8
2013-05-20fdo#63878 fix the zoom bug on RTL sheetFaisal M. Al-Otaibi1-0/+3
2013-05-20Related: #i122156# #i122087# correct context notification...Oliver-Rainer Wittmann1-0/+54
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+7
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power1-3/+0
2013-05-06fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi1-0/+3
2013-01-23don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325Noel Power1-1/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-9/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30Fix indentation.Jan Holesovsky1-1/+3