summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/output.hxx
AgeCommit message (Expand)Author
2022-03-13sc: initial code to draw sparkline into a cellTomaž Vajngerl
2022-02-10clean up accessing CellInfo array in RowInfoLuboš Luňák
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-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-20use tools::Long in scNoel
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24Add reference marks callbackSzymon Kłos
2019-03-27return unique_ptr from CreateOutputEditEngineNoel Grandin
2019-01-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-04loplugin:useuniqueptr in ScOutputDataNoel Grandin
2018-01-29No more need to restrict paper width to USHRT_MAXStephan Bergmann
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2017-12-07loplugin:constparamsNoel Grandin
2017-12-04tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-27tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke
2017-11-22tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-09make sure to include all relevant header filesMarkus Mohrhard
2017-10-09document a few method parametersMarkus Mohrhard
2017-09-14convert SvxCellOrientation to scoped enumNoel 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-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter
2015-07-10calc mapmode: Add explicit RenderContext passingKrisztian Pinter