summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)Author
2020-04-21use better number sof LOK fields in ScTabViewNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-06lok: on calc spelling context menu didn't pop upMarco Cecchetti
2020-02-26Resolves tdf#127508 - Flat table header in CalcHeiko Tietze
2020-01-18tdf#130054: consider all row/col bars in ScTabView::EnableRefInputMike Kaganski
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-25LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-04-25tdf#124572 TabBar new look, protected icon, width and heightTomaž Vajngerl
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-08lok: calc: fix needed when position caching is disabledMarco Cecchetti
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-10lok: calc: fix: the last col/row headers were not collectedMarco Cecchetti
2017-11-29loplugin:implicitboolconversionStephan Bergmann
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29lok: sc: subdivide headers data in rangeMarco Cecchetti
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann