summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)Author
2022-01-13sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl
2022-01-13sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl
2021-12-09tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-04-05lok: draw bgcolor lines for covering client grid...Dennis Francis
2020-05-18tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-10-22sc: rowcol: tdf#50916 convert outputNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-24Add reference marks callbackSzymon Kłos
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-04-02tdf#124266 : Paint cell if formula-cell has changed even if...Dennis Francis
2019-02-05Allow computing spans of formula-groupsDennis Francis
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-04loplugin:useuniqueptr in ScOutputDataNoel Grandin
2018-04-20tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-04-11rename variable to reflect the limitation to columnsMarkus Mohrhard
2017-04-09improve the rendering of databar gradientsMarkus Mohrhard
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna