summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output.cxx
AgeCommit message (Expand)Author
2023-08-10tdf#155799: sc: fix paint the reference markHenry Castro
2022-11-12sc: fix rendering of conditional formatting iconTomaž Vajngerl
2022-11-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl
2022-04-14don't bother drawing zero-width cellsLuboš Luňák
2022-04-12sc: Sparkline rendering improvement, take all attrs. into accountTomaž Vajngerl
2022-04-12sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl
2022-04-12sc: change GetSparkline to return a shared_ptr instead of raw ptrTomaž Vajngerl
2022-04-11sc: use forward decl. instead of include for SparklineGroupTomaž Vajngerl
2022-04-11sc: render Sparkline columns smaller - reducee by 70% of the widthTomaž Vajngerl
2022-04-11sc: support sparkline bar colors, add markers to sparkline linesTomaž Vajngerl
2022-04-10sc: use enums instead strings for some SparklineGroup props.Tomaž Vajngerl
2022-04-10sc: initial code to draw sparkline into a cellTomaž Vajngerl
2022-03-23do not allocate so many CellInfo objects in FillInfo()Luboš Luňák
2022-03-23remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2022-03-23replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-03-23avoid destructing many unique_ptr's most of which are nullptrLuboš Luňák
2022-03-23clean up accessing CellInfo array in RowInfoLuboš Luňák
2022-02-14sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth
2021-12-09tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
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