summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* New unit test for importing cell-anchored shapes from ods.Kohei Yoshida2012-08-142-0/+41
* Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida2012-08-141-0/+3
* remove debug outputMarkus Mohrhard2012-08-141-1/+0
* check for non existing style entries, fdo#53339Markus Mohrhard2012-08-141-1/+6
* use boost::scoped_ptr instead of raw pointersMarkus Mohrhard2012-08-142-12/+6
* correctly export background colors of cond formats to xlsxMarkus Mohrhard2012-08-142-13/+48
* tubes: use channel's signal closed to know when end the collaborationMatúš Kukan2012-08-142-3/+2
* warning C4702: unreachable codeStephan Bergmann2012-08-141-2/+0
* changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke2012-08-141-74/+93
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-149-91/+110
* drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2012-08-141-1/+1
* remove two obviously wrong commentsMarkus Mohrhard2012-08-141-2/+0
* remove some auto_ptr from xecontentMarkus Mohrhard2012-08-142-16/+6
* implement dumper for new cond format testMarkus Mohrhard2012-08-145-0/+84
* implement color scale and data bar export to xlsxMarkus Mohrhard2012-08-142-22/+77
* fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida2012-08-131-4/+7
* Unit test for pivot table's text number field member output.Kohei Yoshida2012-08-131-0/+81
* Add test for csv filter as well.Kohei Yoshida2012-08-132-0/+33
* fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida2012-08-137-14/+32
* New HTML file to test number format on import.Kohei Yoshida2012-08-132-2/+43
* test with and without "Empty string as zero" optionEike Rathke2012-08-131-2/+22
* these test should not have been disabledMarkus Mohrhard2012-08-131-2/+0
* add simple test for ods color scale importMarkus Mohrhard2012-08-132-0/+47
* also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard2012-08-131-0/+1
* this method is no longer usedMarkus Mohrhard2012-08-132-8/+0
* remove some empty methods from cond format oox import codeMarkus Mohrhard2012-08-134-16/+0
* add autoMin/autoMax oox importMarkus Mohrhard2012-08-132-1/+37
* write the conditional formatting earlier into the modelMarkus Mohrhard2012-08-133-1/+24
* copied color scale formulas also need to listen to the new documentMarkus Mohrhard2012-08-131-0/+1
* percent and percentile also are relative to the area valuesMarkus Mohrhard2012-08-131-2/+2
* don't use a reference parameter hereMarkus Mohrhard2012-08-131-1/+1
* remove unused includeMarkus Mohrhard2012-08-131-2/+0
* implement ODF import for AutoMin and AutoMaxMarkus Mohrhard2012-08-131-0/+4
* calculate percentile for upper data bar limit correctlyMarkus Mohrhard2012-08-131-1/+1
* implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard2012-08-134-5/+34
* implement AutoMin and AutoMax, fdo#50462Markus Mohrhard2012-08-134-3/+30
* use an enum instead of several flagsMarkus Mohrhard2012-08-138-237/+224
* callcatcher: update listCaolán McNamara2012-08-132-7/+0
* Remove unused local varJulien Nabet2012-08-111-1/+1
* Rename Templates->Save menu to Save As Template.Rafael Dominguez2012-08-101-1/+1
* sc: this appears to be unusedMatúš Kukan2012-08-102-212/+0
* make more ScTable methods constMarkus Mohrhard2012-08-107-26/+26
* make more methods const in ScTableMarkus Mohrhard2012-08-103-10/+10
* fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner2012-08-101-0/+3
* gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan2012-08-1014-42/+14
* Bin ScTabView::HideCursor()Julien Nabet2012-08-102-6/+0
* Reverting copyright notices to original LGPL.Kohei Yoshida2012-08-092-40/+40
* make more calc methods constMarkus Mohrhard2012-08-104-8/+8
* make some methods constMarkus Mohrhard2012-08-102-6/+6
* Bin 2 other functionsJulien Nabet2012-08-092-23/+0