summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2012-08-31update cond formats for deleting, moving and cut&pasteMarkus Mohrhard1-0/+2
2012-08-31add ScRangeList::DeleteAreaMarkus Mohrhard1-0/+8
2012-08-30fdo#53938: Don't proceed when error occurs.Kohei Yoshida1-1/+1
2012-08-29move ScProgress construction out of ScTable::SortMarkus Mohrhard2-3/+3
2012-08-24Improve matrix import performance.Daniel Bankston2-4/+6
2012-08-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida1-4/+4
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston1-1/+1
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard1-0/+5
2012-08-23WaE: class has virtual functions and accessible non-virtual destructorTor Lillqvist1-0/+1
2012-08-22Abstract database connection from pivot cache to hide UNO API.Kohei Yoshida1-7/+15
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier1-2/+2
2012-08-14implement dumper for new cond format testMarkus Mohrhard2-0/+22
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-4/+22
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard1-1/+3
2012-08-13use an enum instead of several flagsMarkus Mohrhard1-14/+13
2012-08-10sc: this appears to be unusedMatúš Kukan1-185/+0
2012-08-10make more ScTable methods constMarkus Mohrhard2-13/+13
2012-08-10make more methods const in ScTableMarkus Mohrhard1-5/+5
2012-08-09Reverting copyright notices to original LGPL.Kohei Yoshida1-20/+20
2012-08-10make more calc methods constMarkus Mohrhard2-4/+4
2012-08-10make some methods constMarkus Mohrhard1-3/+3
2012-08-09Bin 2 other functionsJulien Nabet1-4/+0
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard4-3/+15
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara1-0/+5
2012-08-06skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard1-0/+3
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida2-2/+2
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara5-5/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold2-0/+81
2012-07-27unify return type in this methodMarkus Mohrhard1-0/+2
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida2-2/+0
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida2-1/+6
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke1-1/+1
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida1-3/+5
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida1-0/+1
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann2-2/+2
2012-07-20don't trim whitespaces in csv parser if not requestedMarkus Mohrhard1-1/+2
2012-07-19Pass contiguous cell data as an array to matrix. This is faster.Kohei Yoshida1-0/+5
2012-07-19It's no longer possible to unionize value and string here...Kohei Yoshida1-19/+14
2012-07-19We no longer need density types.Kohei Yoshida1-8/+0
2012-07-19This is no longer true.Kohei Yoshida1-5/+0
2012-07-19Support resizing matrix with a default value.Kohei Yoshida1-0/+2
2012-07-19Initial cut on matrix backend swapping. Still lots of things to fix.Kohei Yoshida1-6/+9
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard1-0/+66
2012-07-17tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan1-0/+1
2012-07-17tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks1-0/+1
2012-07-15Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard2-4/+0
2012-07-14Remove unused HIDsThomas Arnhold1-3/+0
2012-07-14Remove unused HIDsThomas Arnhold1-46/+0