summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)Author
2021-04-07lok: draw bgcolor lines for covering client grid...Dennis Francis
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel
2021-01-08tdf#138134 sc: remove red circle of updated formulaTibor Nagy
2021-01-08use more IsTransparentNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in scNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-22tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis
2020-01-10use more std::make_sharedNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
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