summaryrefslogtreecommitdiffstats
path: root/sc/inc
Commit message (Expand)AuthorAgeFilesLines
* better import of conditional format from old ODF structureMarkus Mohrhard2012-09-051-0/+4
* update cond formats for deleting, moving and cut&pasteMarkus Mohrhard2012-08-311-0/+2
* add ScRangeList::DeleteAreaMarkus Mohrhard2012-08-311-0/+8
* fdo#53938: Don't proceed when error occurs.Kohei Yoshida2012-08-301-1/+1
* move ScProgress construction out of ScTable::SortMarkus Mohrhard2012-08-292-3/+3
* Improve matrix import performance.Daniel Bankston2012-08-242-4/+6
* A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida2012-08-231-4/+4
* Convert xlsx unnamed database range import to direct scDaniel Bankston2012-08-231-1/+1
* support export of databar information to extlst for excel2010Markus Mohrhard2012-08-231-0/+5
* WaE: class has virtual functions and accessible non-virtual destructorTor Lillqvist2012-08-231-0/+1
* Abstract database connection from pivot cache to hide UNO API.Kohei Yoshida2012-08-221-7/+15
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-141-2/+2
* implement dumper for new cond format testMarkus Mohrhard2012-08-142-0/+22
* fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida2012-08-131-4/+22
* implement AutoMin and AutoMax, fdo#50462Markus Mohrhard2012-08-131-1/+3
* use an enum instead of several flagsMarkus Mohrhard2012-08-131-14/+13
* sc: this appears to be unusedMatúš Kukan2012-08-101-185/+0
* make more ScTable methods constMarkus Mohrhard2012-08-102-13/+13
* make more methods const in ScTableMarkus Mohrhard2012-08-101-5/+5
* Reverting copyright notices to original LGPL.Kohei Yoshida2012-08-091-20/+20
* make more calc methods constMarkus Mohrhard2012-08-102-4/+4
* make some methods constMarkus Mohrhard2012-08-101-3/+3
* Bin 2 other functionsJulien Nabet2012-08-091-4/+0
* fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard2012-08-094-3/+15
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara2012-08-071-0/+5
* skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard2012-08-061-0/+3
* Use the internal API to set field item's properties.Kohei Yoshida2012-08-022-2/+2
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-305-5/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-282-0/+81
* unify return type in this methodMarkus Mohrhard2012-07-271-0/+2
* Actually this method is totally redundant. Remove it.Kohei Yoshida2012-07-262-2/+0
* Try to encapsulate the row flag array.Kohei Yoshida2012-07-262-1/+6
* prevent crash in malformed pivot table loaded from .xlsEike Rathke2012-07-241-1/+1
* Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida2012-07-231-3/+5
* Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida2012-07-231-0/+1
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-232-2/+2
* don't trim whitespaces in csv parser if not requestedMarkus Mohrhard2012-07-201-1/+2
* Pass contiguous cell data as an array to matrix. This is faster.Kohei Yoshida2012-07-191-0/+5
* It's no longer possible to unionize value and string here...Kohei Yoshida2012-07-191-19/+14
* We no longer need density types.Kohei Yoshida2012-07-191-8/+0
* This is no longer true.Kohei Yoshida2012-07-191-5/+0
* Support resizing matrix with a default value.Kohei Yoshida2012-07-191-0/+2
* Initial cut on matrix backend swapping. Still lots of things to fix.Kohei Yoshida2012-07-191-6/+9
* Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard2012-07-181-0/+66
* tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan2012-07-171-0/+1
* tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks2012-07-171-0/+1
* Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard2012-07-152-4/+0
* Remove unused HIDsThomas Arnhold2012-07-141-3/+0