summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
AgeCommit message (Expand)Author
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25let ScInterpreter::pStack contain const formula::FormulaToken*Eike Rathke
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke
2016-07-17Use mdds' event callback to count formula blocks in each column.Kohei Yoshida
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-18let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 relatedEike Rathke
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-02-18don't fill the matrix cell by cell, tdf#67071Markus Mohrhard
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-08\<the the\> -> theJan Holesovsky
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15tdf#89957 prevent crash, not really fixedEike Rathke
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listenerEike Rathke
2015-01-15fdo#88398: Handle group listeners correctly when splitting formula group.Kohei Yoshida
2015-01-10only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard
2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida
2014-12-09remove now unused BROADCAST_ALL_POSITIONS caseEike Rathke
2014-12-09introduce BroadcastBroadcasters() to speedup BroadcastCells()Eike Rathke
2014-12-09introduce ScColumn::BroadcastMode instead of bBroadcast, bIncludeEmptyCellsEike Rathke
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida