summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-05-15fix various problems with vba Names & Names objectsNoel Power
2013-05-09fix Worksheet.Cells by now allowing TableSheet range to change from updatesNoel Power
2013-05-07Revert "remove unused parameter"Noel Power
2013-04-26implement Application.Iteration & Application.InchesToPointsNoel Power
2013-04-05fix selection change event firingNoel Power
2013-03-06prevent non-3D refs from being accepted in chart2, related fdo#61781Markus Mohrhard
2013-02-26use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard
2013-01-31bnc#615357: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-27fdo#59056: Re-calculate cell anchor position of a pasted drawing object.Kohei Yoshida
2013-01-25import inherited number formats with cached values, fdo#59724Markus Mohrhard
2013-01-24fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-21fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida
2013-01-14fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Eike Rathke
2013-01-11fdo#58531: Register cells with external references at compile time.Kohei Yoshida
2013-01-11fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
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
2013-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida
2013-01-04Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.Kohei Yoshida
2013-01-04Remove hard-coded upper field limit from ScDPInitState.Kohei Yoshida
2013-01-03fdo#58004: Fix out-of-bound access to std::vector.Kohei Yoshida
2013-01-03Let's first fix this horrible formatting.Kohei Yoshida
2012-12-25simplify cond format copy&paste code, fdo#58677Markus Mohrhard
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida
2012-12-19Refactored pivot table dialog code for better modularity.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-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic
2012-12-15enum is not something that has external linkage, so no point in visibilityLuboš Luňák
2012-12-15make editing conditional formats more obvious, related fdo#57895Markus Mohrhard
2012-12-15improve the recalc dialog for ooxmlMarkus Mohrhard
2012-12-15fdo#35943: Better performance with pivot table refresh.Kohei Yoshida
2012-12-14Fixed accidentally modified default view options.Kohei Yoshida
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-12-05drop now unused sort resourcesCaolán McNamara
2012-12-05remove unused parameterMarkus Mohrhard
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard
2012-12-05unnecessary forward declarationMarkus Mohrhard
2012-12-04Actually let's use the internal API directly here.Kohei Yoshida
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i116940# update link URLs after CompileXML, count onlyNiklas Nebel
2012-12-04calc66: in ADDRESS function handle sheet name of external documentEike Rathke [er]
2012-12-04dr78: #i96587# remove ScAnnotationShapeObj class, use generic ScShapeObjDaniel Rentz [dr]