summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev
2023-02-17sc: fix divide by zero in ScGridWindow::DrawPagePreviewXisco Fauli
2023-02-09lok: do not recreate lok-drawview for every tile paintDennis Francis
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-19lok: adjust paint rect for in-place editingSzymon Kłos
2022-11-22Revert "lok: respect zoom in calc tile rendering of EditView"Szymon Kłos
2022-11-10lok: sc: render expanded EditEngine when editing in-placeSzymon Kłos
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-07-08sc: lok: fix offset other edit viewHenry Castro
2022-07-08sc: lok: fix offset edit output areaHenry Castro
2022-07-08lok: skip app background rendering for lok case.Michael Meeks
2022-05-17lok: respect zoom in calc tile rendering of EditViewSzymon Kłos
2022-03-29sc: fix crash in SdrPageView::GetPageWindow()Aron Budea
2022-03-13sc: initial code to draw sparkline into a cellTomaž Vajngerl
2022-03-11loplugin:constparamsNoel Grandin
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-02-27prefix CellInfo and BasicCellInfo with ScLuboš Luňák
2022-02-18convert more MAXCOL/MAXROWLuboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-10clean up accessing CellInfo array in RowInfoLuboš Luňák
2022-02-05lokCalcRTL: trim invalidation rect to ensure +ve XDennis Francis
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-02-01lokCalcRTL: adjustments for shapes renderingDennis Francis
2022-01-31lokCalcRTL: draw autofilter buttons at correct coordinatesDennis Francis
2022-01-29lokCalcRTL: fix editcell painting from other views as wellDennis Francis
2022-01-29lokCalcRTL: edit cell painting: avoid indent...Dennis Francis
2022-01-29lokCalcRTL: fix editcell tile paintingDennis Francis
2022-01-27document what the workaround is forCaolán McNamara
2022-01-27lokCalcRTL: selections: lokclients need exact document coordinatesDennis Francis
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2022-01-25lokCalcRTL: h-flip the "combined" tileDennis Francis
2022-01-25lokCalcRTL: Fix the tile offsetsDennis Francis
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2021-12-17Fix typosAndrea Gelmini
2021-12-09lok: don't crash accessing an invalid ObjectContact cacheDennis Francis
2021-10-21loplugin:flattenNoel Grandin
2021-10-12tdf#145016 calc: don't show selection from other split panesSzymon Kłos
2021-10-06calc: get rects faster for simple selectionSzymon Kłos
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-13tdf#143101 sc UI: fix highlight of standard filter with logical ORTünde Tóth