summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-25I forgot to turn this off.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-24Re-implement adjusting of references on move.Kohei Yoshida
2013-07-24Broadcast on formula cells containing COLUMN functions on column insertion.Kohei Yoshida
2013-07-24Make these non-inline.Kohei Yoshida
2013-07-24CalcRelFromAbs() is no more.Kohei Yoshida
2013-07-24More on removing CalcRelFromAbs().Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() since nobody uses this anymore.Kohei Yoshida
2013-07-24Flag cell state modified when a reference points to a different position.Kohei Yoshida
2013-07-24Don't mark all of column, row, and sheet indices to be invalid in toAbs().Kohei Yoshida
2013-07-24Handle reference adjustment in response to sheet deletion.Kohei Yoshida
2013-07-24Properly handle optional edge expansion of referenced ranges.Kohei Yoshida
2013-07-24Handle range reference expansion on insertion.Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() virtual method from ScToken and all its children.Kohei Yoshida
2013-07-24Mark formula cells dirty when a referenced range gets partially shifted.Kohei Yoshida
2013-07-24Correctly update references on cell insertion/deletion.Kohei Yoshida
2013-07-24Remove the current shared formula bits.Kohei Yoshida
2013-07-24Split this method into 3.Kohei Yoshida
2013-07-24Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida
2013-07-24Add dumping capability for ScTokenArray (for debugging).Kohei Yoshida
2013-07-24More on removing CalcAbsIfRel().Kohei Yoshida
2013-07-24Remove CalcRelFromAbs() virtual method from ScToken and all its child classes.Kohei Yoshida
2013-07-24More on this.Kohei Yoshida
2013-07-24More of the same.Kohei Yoshida
2013-07-24More of the same.Kohei Yoshida
2013-07-24More on replacing CalcAbsIfRel() with toAbs().Kohei Yoshida
2013-07-24Add methods to avoid accessing data members directly.Kohei Yoshida
2013-07-24Start replacing CalcAbsIfRel() with toAbs().Kohei Yoshida
2013-07-24SmartRelAbs() is no more.Kohei Yoshida
2013-07-24Nobody uses this. Chuck it.Kohei Yoshida
2013-07-24Add test for formula tokenization and back.Kohei Yoshida
2013-07-24Bool cleanup in refdata.?xx.Kohei Yoshida
2013-07-24Try to consolidate broadcast calls originating from column or table.Kohei Yoshida
2013-07-24set widgets to use for extra title text in shrink modeCaolán McNamara
2013-07-24modern .ui widgetlayout for crnrdlgCsikós Tamás
2013-07-24Convert Fill Series to Widget UIManal Alhassoun
2013-07-24convert move table dialog to .ui formatoger000
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-19use VclComboBoxText to set max width on listboxCaolán McNamara
2013-07-17set the widgets to get the extra title text from when in shrink modeCaolán McNamara
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
2013-07-13fdo#63998: Filtering by page fields to work again.Kohei Yoshida
2013-07-12PCH for more librariesLuboš Luňák
2013-07-12GtkComboBox->GtkComboBoxText to use the items, etcCaolán McNamara
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida