summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt
2013-07-28move global string to globstr fileLionel Elie Mamane
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-27DamnitKohei Yoshida
2013-07-27Remove debug stuff.Kohei Yoshida
2013-07-27fdo#64423: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida
2013-07-27fdo#61201: Add test for OFFSET used with external single reference.Kohei Yoshida
2013-07-27fdo#61201: Don't forget to calculate row offset for external single ref.Kohei Yoshida
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-26adapt code for define database range dialog .ui conversionCaolán McNamara
2013-07-26definedatabaserangedialog.ui widgetReem.ALotaibi
2013-07-26unit test for fdo#62729Noel Power
2013-07-26fix for fdo#62729 reference pos can point to non existing tableNoel Power
2013-07-25minor updatesCsikós Tamás
2013-07-25better support Range.FormulaArray ( set )Noel Power
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-25I forgot to turn this off.Kohei Yoshida
2013-07-25WaE: default constructor could not be generated (because of const member(s))Tor Lillqvist
2013-07-25vertically align textboxes to center, which looks much better on MacOSXCaolán McNamara
2013-07-25fdo#59427 first step for template menuCor Nouws
2013-07-25WaE: C4510: default constructor could not be generated)Tor Lillqvist
2013-07-24These static_cast's are very significant. Don't remove these.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-24Add support for double in OpenCL kernel.Haidong Lian
2013-07-24add SC_SOFTWARE tweak to force sw group interpret.Michael Meeks
2013-07-24Prompt the user to delete cached kernels on failureMichael Meeks
2013-07-24add min/max/delta kernels and misc. cleanup / bug fixing.Jing Xian
2013-07-24fdo#67206: Add test for broadcaster relocation on column insertion.Kohei Yoshida
2013-07-24I'm supposed to move it, not shift it.Kohei Yoshida
2013-07-24There isn't much we have to do for copy.Kohei Yoshida
2013-07-24Add test for partial move of referenced range.Kohei Yoshida
2013-07-24Re-implement adjusting of references on move.Kohei Yoshida
2013-07-24Add test for moving the formula cells that reference stationary range.Kohei Yoshida
2013-07-24Add starter test for reference update on range move.Kohei Yoshida
2013-07-24Broadcast on recalc-ref-on-move cells for the other 3 directions.Kohei Yoshida
2013-07-24Add test for ROW function.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 use of CalcRelFromAbs().Kohei Yoshida
2013-07-24More on removing CalcRelFromAbs().Kohei Yoshida
2013-07-24Work on removing CalcRelFromAbs().Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() since nobody uses this anymore.Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() from ScComplexRefData::Extend().Kohei Yoshida
2013-07-24Add test for extending range reference.Kohei Yoshida