summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/workbookfragment.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
2012-12-20Forgot to add checkbox to the dialog & saving the option when checked.Kohei Yoshida
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
2012-12-04Actually let's use the internal API directly here.Kohei Yoshida
2012-12-04More adjustment of file load code in the unit test.Kohei Yoshida
2012-12-04WorkbookFragment::finalizeImport(): catch DialogCancelledExceptionMichael Stahl
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-03-29callcatcher: update listCaolán McNamara
2012-03-16move excel related oox bits to scNoel Power