summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida3-0/+12
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard1-0/+2
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard1-1/+6
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard2-0/+5
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida1-7/+0
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers1-0/+2
2013-01-10include PCH headers for headers changesLuboš Luňák1-1/+1
2013-01-10fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida1-0/+1
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida2-2/+3
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida4-2/+13
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida1-2/+1
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida3-0/+4
2013-01-08support new hyperlink cell attributeNoel Power3-46/+50
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+1
2013-01-05don't set formula cells with possible error val clean, fdo#59039Markus Mohrhard1-1/+1
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida1-1/+1
2013-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida2-10/+6
2013-01-04Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.Kohei Yoshida1-23/+25
2013-01-04Remove hard-coded upper field limit from ScDPInitState.Kohei Yoshida1-19/+20
2013-01-03fdo#58004: Fix out-of-bound access to std::vector.Kohei Yoshida1-1/+1
2013-01-03Let's first fix this horrible formatting.Kohei Yoshida1-1/+1
2012-12-26ignore #include inside #ifLubos Lunak1-1/+2
2012-12-25simplify cond format copy&paste code, fdo#58677Markus Mohrhard1-0/+2
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida1-0/+4
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida1-0/+5
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes2-0/+5
2012-12-19regenerate pchPeter Foley1-135/+135
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida2-8/+8
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida1-3/+2
2012-12-17callcatcher: update unusedcode code listCaolán McNamara1-2/+0
2012-12-16PCH for Library_scLuboš Luňák2-0/+943
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic1-0/+1
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic2-0/+4
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic1-0/+1
2012-12-15make editing conditional formats more obvious, related fdo#57895Markus Mohrhard1-5/+6
2012-12-15fdo#35943: Better performance with pivot table refresh.Kohei Yoshida1-0/+1
2012-12-14Fixed accidentally modified default view options.Kohei Yoshida1-2/+2
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida6-12/+25
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida1-3/+16
2012-12-11enum is not something that has external linkage, so no point in visibilityLuboš Luňák1-1/+1
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard3-3/+18
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida1-0/+2
2012-12-05drop now unused sort resourcesCaolán McNamara1-1/+0
2012-12-05remove unused parameterMarkus Mohrhard1-1/+1
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard1-1/+1
2012-12-05unnecessary forward declarationMarkus Mohrhard1-1/+0
2012-12-04Actually let's use the internal API directly here.Kohei Yoshida1-3/+3
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida2-6/+12
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-0/+2