summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/futext.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky1-0/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-22loplugin:unusedmethods scNoel Grandin1-52/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara1-0/+6
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-2/+2
2015-03-23loplugin:constantfunction: scNoel Grandin1-9/+0
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-5/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-8/+8
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-6/+6
2014-05-08coverity#735474 Logically dead codeCaolán McNamara1-75/+64
2014-04-23sc: sal_Bool->boolNoel Grandin1-8/+8
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-6/+6
2014-02-18sal_Bool->boolNoel Grandin1-4/+4
2014-02-18sal_Bool->boolNoel Grandin1-4/+4
2014-02-18sal_Bool->boolNoel Grandin1-4/+4
2014-02-12Invalidate SID_TABLE_VERT_Maxim Monastirsky1-0/+3
2013-12-20typo fixesAndras Timar1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+9
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-03-21-Werror=unused-parameterStephan Bergmann1-1/+1
2013-03-21fdo#55430 allowing click-from-textmode without causing fdo#61025Lennard Wasserthal1-2/+20
2013-03-10changing the note handling was an error, fdo#55430Markus Mohrhard1-4/+0
2013-03-10reverts d2157548221e28d8f702cc81991f7aef198b523eMarkus Mohrhard1-11/+30
2013-03-09fix fdo#61025, Revert "fdo#55430 switches off text mode when ...Markus Mohrhard1-30/+11
2013-02-16coverity: variable value is not usedMarkus Mohrhard1-1/+0
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal1-11/+30
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power1-4/+17
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-44/+44
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1