summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-29loplugin:implicitboolconversionStephan Bergmann1-1/+1
2017-11-29lok - calc: outline and group handlingMarco Cecchetti1-5/+203
2017-11-29lok: sc: subdivide headers data in rangeMarco Cecchetti1-1/+10
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-21/+21
2017-10-13derive size of tab bar in Calc from TabFont (in pixels).Bernhard Widl1-1/+5
2017-10-06coverity#1418961 Uninitialized scalar fieldCaolán McNamara1-0/+2
2017-10-06coverity#1418965 Uninitialized scalar fieldCaolán McNamara1-0/+4
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti1-103/+323
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-20Resolves: tdf#99477 freeze first col/row always set a freezeEike Rathke1-2/+6
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-2/+2
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin1-1/+2
2017-08-26loplugin:constparam in sc part7Noel Grandin1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-24/+24
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-12/+5
2017-05-16lok: sc: selection overlay was not updated on document size changedMarco Cecchetti1-0/+2
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara1-0/+1
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti1-48/+242
2017-02-10Revert "LOK - Calc: Increase the row limit to 10.000 rows."Eike Rathke1-242/+48
2017-02-10LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti1-48/+242
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-4/+4
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl1-3/+3
2016-10-14LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti1-0/+1
2016-10-07loplugin:staticmethods: scStephan Bergmann1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-09-05convert ScrollType to scoped enumNoel Grandin1-7/+7
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara1-2/+1