summaryrefslogtreecommitdiffstats
path: root/sc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* kill O(N^2) algorithm generating cond format render information, fdo#54396Markus Mohrhard2012-09-241-0/+41
* fix parent style import xlsx fdo#55198Noel Power2012-09-241-1/+1
* improve the dump code for cond formatsMarkus Mohrhard2012-09-232-5/+9
* xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power2012-09-201-1/+2
* Some cleanups.Kohei Yoshida2012-09-181-8/+0
* Use mdds::flat_segment_tree to store row flags.Kohei Yoshida2012-09-181-4/+9
* Forward declaration cleanup in header files.Kohei Yoshida2012-09-182-10/+4
* Determine data size in cache that doesn't include trailing empty rows.Kohei Yoshida2012-09-181-2/+4
* test case for ScRangeListMarkus Mohrhard2012-09-171-1/+3
* targetted VBA re-work.Noel Power2012-09-123-11/+4
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-118-15/+4
* -Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase)Stephan Bergmann2012-09-111-11/+10
* Change some comments to meet doxygen standardsFaisal M. Al-Otaibi2012-09-107-53/+49
* -Werror=non-virtual-dtorStephan Bergmann2012-09-071-0/+2
* We don't need this special orcus directory now that orcus is integrated.Kohei Yoshida2012-09-073-919/+0
* Use the latest license header.Kohei Yoshida2012-09-071-23/+4
* Add or update the header guards.Kohei Yoshida2012-09-071-2/+2
* Move the orcus handling code from sc to scfilt.Kohei Yoshida2012-09-072-1/+4
* First cut on integrating liborcus into libreoffice tree....Kohei Yoshida2012-09-071-0/+47
* no conditional format changes i protected sheets, related fdo#51636Markus Mohrhard2012-09-061-1/+3
* 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