summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Border test in Calc now checks also style in all bordersArtur Dorda1-19/+32
2012-08-15Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda1-19/+47
2012-08-15New border test for Calc, checks all the widthsArtur Dorda2-0/+64
2012-08-14New unit test for importing cell-anchored shapes from ods.Kohei Yoshida2-0/+41
2012-08-14Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida1-0/+3
2012-08-14remove debug outputMarkus Mohrhard1-1/+0
2012-08-14check for non existing style entries, fdo#53339Markus Mohrhard1-1/+6
2012-08-14use boost::scoped_ptr instead of raw pointersMarkus Mohrhard2-12/+6
2012-08-14correctly export background colors of cond formats to xlsxMarkus Mohrhard2-13/+48
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan2-3/+2
2012-08-14warning C4702: unreachable codeStephan Bergmann1-2/+0
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke1-74/+93
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier9-91/+110
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara1-1/+1
2012-08-14remove two obviously wrong commentsMarkus Mohrhard1-2/+0
2012-08-14remove some auto_ptr from xecontentMarkus Mohrhard2-16/+6
2012-08-14implement dumper for new cond format testMarkus Mohrhard5-0/+84
2012-08-14implement color scale and data bar export to xlsxMarkus Mohrhard2-22/+77
2012-08-13fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida1-4/+7
2012-08-13Unit test for pivot table's text number field member output.Kohei Yoshida1-0/+81
2012-08-13Add test for csv filter as well.Kohei Yoshida2-0/+33
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida7-14/+32
2012-08-13New HTML file to test number format on import.Kohei Yoshida2-2/+43
2012-08-13test with and without "Empty string as zero" optionEike Rathke1-2/+22
2012-08-13these test should not have been disabledMarkus Mohrhard1-2/+0
2012-08-13add simple test for ods color scale importMarkus Mohrhard2-0/+47
2012-08-13also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard1-0/+1
2012-08-13this method is no longer usedMarkus Mohrhard2-8/+0
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard4-16/+0
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard2-1/+37
2012-08-13write the conditional formatting earlier into the modelMarkus Mohrhard3-1/+24
2012-08-13copied color scale formulas also need to listen to the new documentMarkus Mohrhard1-0/+1
2012-08-13percent and percentile also are relative to the area valuesMarkus Mohrhard1-2/+2
2012-08-13don't use a reference parameter hereMarkus Mohrhard1-1/+1
2012-08-13remove unused includeMarkus Mohrhard1-2/+0
2012-08-13implement ODF import for AutoMin and AutoMaxMarkus Mohrhard1-0/+4
2012-08-13calculate percentile for upper data bar limit correctlyMarkus Mohrhard1-1/+1
2012-08-13implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard4-5/+34
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard4-3/+30
2012-08-13use an enum instead of several flagsMarkus Mohrhard8-237/+224
2012-08-13callcatcher: update listCaolán McNamara2-7/+0
2012-08-11Remove unused local varJulien Nabet1-1/+1
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez1-1/+1
2012-08-10sc: this appears to be unusedMatúš Kukan2-212/+0
2012-08-10make more ScTable methods constMarkus Mohrhard7-26/+26
2012-08-10make more methods const in ScTableMarkus Mohrhard3-10/+10
2012-08-10fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner1-0/+3
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan14-42/+14
2012-08-10Bin ScTabView::HideCursor()Julien Nabet2-6/+0
2012-08-09Reverting copyright notices to original LGPL.Kohei Yoshida2-40/+40