summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
AgeCommit message (Expand)Author
2014-12-03get rid of defaulted boolean parameters in ScColumn::SetDirty()Eike Rathke
2014-12-02fdo#86762 broadcast also empty cells after sortEike Rathke
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-21Use group area listeners when deleting rows.Kohei Yoshida
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida
2014-11-20fdo#83765 do not update references in SortReorderByColumn() if disabledEike Rathke
2014-11-19Use group area listener when entering a new single formula cell.Kohei Yoshida
2014-11-18Use group area listeners when filling down formula cells via fill series.Kohei Yoshida
2014-11-18Combine StartAllListeners() and StartNeededListeners()...Kohei Yoshida
2014-11-18Rename Activate... -> Attach...Kohei Yoshida
2014-11-18Simplify DeleteCells to not require 2 out parameters for the same thing.Kohei Yoshida
2014-11-18Register group area listeners as needed when inserting/deleting cells.Kohei Yoshida
2014-11-18Rename these to make it clear that they are only to be called from ...Kohei Yoshida
2014-11-18Use group-area listeners during copy & paste if we can.Kohei Yoshida
2014-11-18Avoid unnecessary broadcasting when deleting cells prior to pasting.Kohei Yoshida
2014-11-18Rename methods whose name no longer represent what they do.Kohei Yoshida
2014-11-18Avoid area listeners and such during formula cell paste replication.Kohei Yoshida
2014-11-18Reduce duplicate broadcasting done when pasting a range of cells from clip.Kohei Yoshida
2014-11-18Speed up pasting of single row onto multiple destination rows.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06sc: remove some unused codeNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22Move SetAttrEntries from ScDocument to ScDocumentImport.Kohei Yoshida
2014-10-22Store height array to RowHeightContext and reduce function arg counts.Kohei Yoshida
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-04Add menu entry for the "formula to value" feature.Kohei Yoshida
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-08-16don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422Markus Mohrhard
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-27resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-13remove dead codeNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida
2014-04-25fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida
2014-04-23Now these two methods are unused.Kohei Yoshida
2014-04-23SwapRow() is no more!Kohei Yoshida
2014-04-23Update script types of all cells in sort range ahead of time.Kohei Yoshida
2014-04-23Move cell notes too when sorting.Kohei Yoshida