summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table5.cxx
AgeCommit message (Expand)Author
2021-10-18ofz#40008 check if column exists before EndListening attemptCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-11convert more long -> tools::LongNoel
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-20use tools::Long in scNoel
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara
2020-07-30loplugin:flatten in sc/core/dataNoel Grandin
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin
2019-05-16cache mdds position in ScTable::InvalidateTextWidth (tdf#108298)Luboš Luňák
2019-04-08ofz#14088 ofz#14090 another batch of oss-fuzz failuresCaolán McNamara
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-02-13Simplify containers iterations in sc/source/core/dataArkadiy Illarionov
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-05-11Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-15Check return of ScFlatBoolRowSegments::ForwardIterator::getValue()Eike Rathke
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin
2017-08-24Resolves: tdf#93171 follow-up, notify dependents of subtotal formula cellsEike Rathke
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-23fix bug in ScTable::LastHiddenColRowNoel Grandin
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael
2017-01-19tdf#50916 Allow ScTable work on dynamic ScColContainerBartosz Kosiorek
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-07-25sc: replace GET_SCALEVALUE macro with a lambdaJochen Nitschke
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-02-03tdf#34873 : Better way to show autofilter countDennis Francis
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis
2016-01-19-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann