summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)AuthorFilesLines
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-25add row/col limits to the JSONDennis Francis1-0/+2
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+77
2020-04-21use better number sof LOK fields in ScTabViewNoel Grandin1-4/+4
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-6/+6
2020-03-06lok: on calc spelling context menu didn't pop upMarco Cecchetti1-0/+1
2020-02-26Resolves tdf#127508 - Flat table header in CalcHeiko Tietze1-31/+4
2020-01-18tdf#130054: consider all row/col bars in ScTabView::EnableRefInputMike Kaganski1-12/+9
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-15/+12
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks1-19/+20
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin1-23/+26
2019-10-01loplugin:stringadd in scNoel Grandin1-10/+7
2019-09-26loplugin:constmethod in scNoel Grandin1-1/+1
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai1-19/+19
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-3/+4
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-5/+0
2019-07-25LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian1-6/+10
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov1-2/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-04-25tdf#124572 TabBar new look, protected icon, width and heightTomaž Vajngerl1-5/+5
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-2/+2
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-15/+15
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-08lok: calc: fix needed when position caching is disabledMarco Cecchetti1-4/+4
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+1
2018-09-17cppcheck: variableScope in scJochen Nitschke1-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-6/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin1-2/+2
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti1-0/+13
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin1-0/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-2/+3
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-9/+9
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-47/+47
2018-02-03TypedWhichId in scNoel Grandin1-2/+2
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti1-245/+2
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-18/+18
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-7/+11
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-1/+1
2017-12-10lok: calc: fix: the last col/row headers were not collectedMarco Cecchetti1-12/+13