summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-04loplugin:useuniqueptr in ScOutputDataNoel Grandin1-6/+3
2018-04-20tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand1-6/+15
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos1-8/+13
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos1-5/+3
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos1-3/+5
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin1-1/+1
2018-02-22ColorData->Color in scNoel Grandin1-2/+2
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-6/+6
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-11/+11
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-35/+35
2018-02-03TypedWhichId in scNoel Grandin1-14/+13
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand1-0/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-15/+15
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin1-15/+13
2017-10-23loplugin:includeform: scStephan Bergmann1-23/+23
2017-09-15borderline: Extended decomposeArmin Le Grand1-1/+1
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand1-2/+5
2017-09-14improve redundantcast lopluginNoel Grandin1-3/+3
2017-08-26loplugin:constparam in sc part7Noel Grandin1-4/+4
2017-07-28borderline: corrections for calc and writerArmin Le Grand1-75/+2
2017-07-28borderline: adaptions to primitivesArmin Le Grand1-195/+54
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand1-40/+40
2017-07-14use more OUString::operator== in scNoel Grandin1-1/+1
2017-07-13loplugin:useuniqueptr in scNoel Grandin1-1/+1
2017-07-12borderline: correct problems with border displayArmin Le Grand1-37/+49
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-2/+0
2017-04-11rename variable to reflect the limitation to columnsMarkus Mohrhard1-7/+9
2017-04-09improve the rendering of databar gradientsMarkus Mohrhard1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-27/+27
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-8/+8
2017-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2017-01-09tdf#87933: made pagebreak lines dashedGeorge Korepanov1-8/+31
2016-10-12convert SC_CLIPMARK constants to typed_flags_setNoel Grandin1-3/+3
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin1-19/+19
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin1-10/+10
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-05-25Convert SC_MF to scoped enumNoel Grandin1-2/+2
2016-03-27mark the reference as constMarkus Mohrhard1-2/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-17sc: loplugin:badstaticsMichael Stahl1-9/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-26/+26
2015-11-03read past end of pCellInfoCaolán McNamara1-1/+4