summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-10make more calc methods constMarkus Mohrhard4-8/+8
2012-08-10make some methods constMarkus Mohrhard2-6/+6
2012-08-09Bin 2 other functionsJulien Nabet2-23/+0
2012-08-09remove useless variableMarkus Mohrhard1-4/+2
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard1-20/+16
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard10-50/+145
2012-08-09Bin ScXMLImport::GetVisibleSheet()Julien Nabet2-38/+0
2012-08-09String::AllocBuffer -> rtl::OUStringBufferCaolán McNamara1-9/+4
2012-08-09misc comment import/export fixesNoel Power2-3/+15
2012-08-09ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara1-2/+7
2012-08-08remove include comments and boxesThomas Arnhold2-3/+0
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan3-8/+5
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan2-6/+2
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan6-125/+75
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard1-6/+2
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-37/+0
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara4-4/+138
2012-08-07Remove forwards of non-existing structsThomas Arnhold3-3/+0
2012-08-07drop bogus eof linesThomas Arnhold4-9/+0