summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabview.hxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-20use tools::Long in scNoel
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-09tdf#134688 run error dialog async and keep the events in the one event loopCaolán McNamara
2020-07-04lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-26Resolves tdf#127508 - Flat table header in CalcHeiko Tietze
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2020-02-10Removed old commentAndrea Gelmini
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-09-26loplugin:constmethod in scNoel Grandin
2019-07-16tdf#104717 don't set the primary selection on pasteJan-Marek Glogowski
2019-02-13Pointer is pointlessNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-07tdf#118554 sc crash clicking outside of commentsNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-03-09Use std::arrayStephan Bergmann
2018-01-26nMovX is SCCOLMike Kaganski
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-14LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti
2016-10-07loplugin:staticmethods: scStephan Bergmann