summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-07-30More on the ref object.Kohei Yoshida
2013-07-30Use correct sheet index values, to fix sheet name display issue.Kohei Yoshida
2013-07-30Organize the reference dumping code a bit.Kohei Yoshida
2013-07-30More of the same.Kohei Yoshida
2013-07-30More on removing direct access to reference data members.Kohei Yoshida
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida
2013-07-30Fix exporting of array formulas to xls.Kohei Yoshida
2013-07-30More on avoiding direct access to data members.Kohei Yoshida
2013-07-30More on removing unused methods after some adjustments.Kohei Yoshida
2013-07-30Make this guy unused, and remove it.Kohei Yoshida
2013-07-30Nobody uses this method now. Chuck it.Kohei Yoshida
2013-07-30Let's not use numerical magic numbers. Prefer enum.Kohei Yoshida
2013-07-30Remove unused parameters to clean it up a bit.Kohei Yoshida
2013-07-30Re-implement sheet reference adjustment on sheet move.Kohei Yoshida
2013-07-30Re-work reference update on sheet insertion & fix one bug on sheet deletion.Kohei Yoshida
2013-07-30More on removing direct access to reference position members.Kohei Yoshida
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: 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-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-25WaE: default constructor could not be generated (because of const member(s))Tor Lillqvist
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-24There isn't much we have to do for copy.Kohei Yoshida
2013-07-24Re-implement adjusting of references on move.Kohei Yoshida
2013-07-24Broadcast on recalc-ref-on-move cells for the other 3 directions.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