summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-08-05Implement MINVERSE using OpenCL.Haidong Lian
2013-08-05fdo#67099: Call Clear() before setting SetText() for the first time.Kohei Yoshida
2013-08-05munge filename prop back into frame titleCaolán McNamara
2013-08-05add mnemonic widget labelsCaolán McNamara
2013-08-05fix build with debug STLDavid Tardon
2013-08-05Convert statistics tab page for calc to .uiabdulmajeed ahmed
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
2013-08-03modern .ui widgetlayout for validateCsikós Tamás
2013-08-02Fix subtotal functions in the status bar.Kohei Yoshida
2013-08-02Add a test that currently fails. We need to fix this bug.Kohei Yoshida
2013-08-02fdo#67684: Store imported text style entries, else they won't get exported.Kohei Yoshida
2013-08-02Ensure that we import a value of 0 correctly.Kohei Yoshida
2013-08-02fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida
2013-08-02fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida
2013-08-02remove last uses of XubString in scCaolán McNamara
2013-08-02no need for dynamic array of XubStringsCaolán McNamara
2013-08-01fdo#67489: Add test for this.Kohei Yoshida
2013-08-01attempt blind fix of Macos compile errorNoel Power
2013-08-01unit test for fdo#64753 ( import/export of sheetprotection )Noel Power
2013-08-012nd step to export SheetProtection fdo#64753, actually export the dataNoel Power
2013-08-011st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power
2013-08-01fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida
2013-07-31Fix reference update on range references in named expressions.Kohei Yoshida
2013-07-31Add test on updating references in named range.Kohei Yoshida
2013-07-31Avoid having these fat inline methods.Kohei Yoshida
2013-07-31Revert "WaE: unused variables"Fridrich Štrba
2013-07-31WaE: unused variablesFridrich Štrba
2013-07-31WaE: unused variable 'pDoc'Tor Lillqvist
2013-07-31unit ( slowcheck ) test for fdo#67547Noel Power
2013-07-31if-0-ing the whole else branchFridrich Štrba
2013-07-31Fix errors: no members 'Ref1' or 'Ref2' in 'ScRange'Tor Lillqvist
2013-07-31Fix error: 'nTab' is a private member of 'ScAddress'Tor Lillqvist
2013-07-31WaE: Unused private fieldsTor Lillqvist
2013-07-31Temporarily disable failing macro test. I'm not sure exactly what fails.Kohei Yoshida
2013-07-30Now the reference object no longer stores both absolute and relative.Kohei Yoshida
2013-07-30Clean this up a bit.Kohei Yoshida
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-30More on avoiding direct access to reference data members.Kohei Yoshida
2013-07-30These methods are now unused. Chuck them.Kohei Yoshida
2013-07-30Rework reference update in conditional formatting and cell validation.Kohei Yoshida
2013-07-30Adjust named range references on sheet move.Kohei Yoshida
2013-07-30Update range names on sheet deletion.Kohei Yoshida
2013-07-30A little more test.Kohei Yoshida
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida
2013-07-30These methods are now unused.Kohei Yoshida
2013-07-30More on getting named range update to work.Kohei Yoshida
2013-07-30First cut on re-working reference update in named expressions.Kohei Yoshida
2013-07-30More of the same. Will this ever end, I'm starting to wonder...Kohei Yoshida
2013-07-30More on the ref object.Kohei Yoshida
2013-07-30Add test for exporting and importing of formula refs from xls format.Kohei Yoshida