summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2012-12-26ignore #include inside #ifLubos Lunak
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-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes
2012-12-19regenerate pchPeter Foley
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-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-16PCH for Library_scLuboš Luňák
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-15make editing conditional formats more obvious, related fdo#57895Markus 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-14-Werror,-Wunused-private-fieldStephan Bergmann
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-11enum is not something that has external linkage, so no point in visibilityLuboš Luňák
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
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]
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-12-02initial support for icon sets in the dialogMarkus Mohrhard
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-29use Markus's sort pageCaolán McNamara
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Fix ScCondDateFormatEntry::mpCacheStephan Bergmann
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida
2012-11-28Method description.Kohei Yoshida
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida
2012-11-28Register range links to orcus_xml too.Kohei Yoshida
2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida
2012-11-28Get it to build again after the rebase.Kohei Yoshida