summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Add prefix 'm' for ScEditCell's data members.Kohei Yoshida
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2013-02-12Avoid unnecessary cloning of text object when instantiating ScEditCell.Kohei Yoshida
2013-02-12address cell protection text alignmentCaolán McNamara
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power
2013-02-06Use initializer to initialize data members.Kohei Yoshida
2013-02-06Make ScColumn explicitly non-copyable.Kohei Yoshida
2013-02-06Rename ScColumn::Resize() to ReserveSize().Kohei Yoshida
2013-02-05Remove unused header includes.Kohei Yoshida
2013-02-05UniString to OUString in ScRefFinder, and a bunch more cleanups.Kohei Yoshida
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-30unfriend this class and the methodMarkus Mohrhard
2013-01-30make a few more users of ScAttrArray outside of the class constMarkus Mohrhard
2013-01-30this parameter was always trueMarkus Mohrhard
2013-01-30prevent copy c'tor and operator=Markus Mohrhard
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-29Slightly better way to skip pivot table ranges during spell check.Kohei Yoshida
2013-01-30make clear that this variable should not be used inside of ScDocumentMarkus Mohrhard
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard
2013-01-30make some more methods constMarkus Mohrhard
2013-01-29bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida
2013-01-29We don't need this hack anymore for unit test.Kohei Yoshida
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28no need for the String version of this function anymoreMarkus Mohrhard
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard
2013-01-25fdo#59056: Re-calculate cell anchor position of a pasted drawing object.Kohei Yoshida
2013-01-24New test for importing chart object with references to cell ranges.Kohei Yoshida
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida
2013-01-08support new hyperlink cell attributeNoel Power
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-05don't set formula cells with possible error val clean, fdo#59039Markus Mohrhard
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida