summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Allow cell coordinates calculation in print twips tooDennis Francis1-20/+69
2020-05-25use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis1-79/+2
2020-05-25use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis1-22/+10
2020-05-25lokit: move helper classes/functions to anonymous namespaceDennis Francis1-161/+161
2020-05-25lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis1-0/+260
2020-05-25lokit: notify clients of various sheet geometry invalidationsDennis Francis5-4/+106
2020-05-25lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+6
2020-05-25add row/col limits to the JSONDennis Francis1-0/+2
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+77
2020-05-10new loplugin:simplifypointertoboolNoel Grandin4-12/+12
2020-05-10lok: formula bar: send whole function listMarco Cecchetti2-7/+121
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti2-5/+5
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara1-2/+0
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara1-1/+1
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-1/+1
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis1-20/+3
2020-04-30loplugin:makeshared in scNoel Grandin2-42/+42
2020-04-29lokit: scale the validation dropdown with client zoomDennis Francis1-5/+22
2020-04-29lokit: trim validation dropdown height to contentDennis Francis1-1/+5
2020-04-29lokit: fix validation dropdown's wrong positionDennis Francis1-0/+16
2020-04-29tdf#130770 apply autofilter to data regardless of autofilter changesscito1-22/+15
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis2-7/+119
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-0/+1
2020-04-21use better number sof LOK fields in ScTabViewNoel Grandin1-4/+4
2020-04-18Optimize a bit loop in ScFormatShell::GetStyleStateJulien Nabet1-1/+1
2020-04-16cid#1462266: Logically dead code (sc/dbfunc3)Julien Nabet1-1/+1
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-2/+2
2020-04-15loplugin:buriedassign in scNoel Grandin3-38/+59
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin2-3/+3
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin7-15/+15
2020-04-09GetObjectShell() can return nullSamuel Mehrbrodt1-1/+1
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt2-3/+3
2020-04-07Fix typoAndrea Gelmini1-1/+1
2020-04-06loplugin:unusedvariableplus in scNoel Grandin1-1/+0
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl2-2/+2
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin1-1/+1
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks1-27/+32
2020-03-26tdf#131593 ScOutputData::GetMergeOrigin: Handle cells outside own areaMichael Weghorn1-7/+21
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir1-1/+4
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis1-0/+2
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2-3/+4
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-03-15cid#1460666 Unchecked return valueCaolán McNamara1-31/+35
2020-03-12tdf#95854 Same shortcut for insert and edit commentMaxim Monastirsky1-4/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin7-18/+18
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt2-0/+62
2020-03-06lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti1-1/+1
2020-03-06lok: calc: zoom: object selection - is unreliableMarco Cecchetti1-0/+25
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti1-0/+11
2020-03-06lok: on calc spelling context menu didn't pop upMarco Cecchetti2-10/+17