summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawview.cxx
AgeCommit message (Expand)Author
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-19fdo#39468 translated german comments in drawview*.cxxAlbert Thuswaldner
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-17fix for fdo#70886Noel Power
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
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-23fdo#82577: Handle WindowNoel 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-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-12Invalidate SID_TABLE_VERT_Maxim Monastirsky
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand
2013-05-20fdo#63878 fix the zoom bug on RTL sheetFaisal M. Al-Otaibi
2013-05-20Related: #i122156# #i122087# correct context notification...Oliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
2013-05-06fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi