summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-13test with and without "Empty string as zero" optionEike Rathke
2012-08-13these test should not have been disabledMarkus Mohrhard
2012-08-13add simple test for ods color scale importMarkus Mohrhard
2012-08-13also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard
2012-08-13this method is no longer usedMarkus Mohrhard
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard
2012-08-13write the conditional formatting earlier into the modelMarkus Mohrhard
2012-08-13copied color scale formulas also need to listen to the new documentMarkus Mohrhard
2012-08-13percent and percentile also are relative to the area valuesMarkus Mohrhard
2012-08-13don't use a reference parameter hereMarkus Mohrhard
2012-08-13remove unused includeMarkus Mohrhard
2012-08-13implement ODF import for AutoMin and AutoMaxMarkus Mohrhard
2012-08-13calculate percentile for upper data bar limit correctlyMarkus Mohrhard
2012-08-13implement the ui part for AutoMin and AutoMax, related fdo#50462Markus Mohrhard
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard
2012-08-13use an enum instead of several flagsMarkus Mohrhard
2012-08-13callcatcher: update listCaolán McNamara
2012-08-11Remove unused local varJulien Nabet
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
2012-08-10sc: this appears to be unusedMatúš Kukan
2012-08-10make more ScTable methods constMarkus Mohrhard
2012-08-10make more methods const in ScTableMarkus Mohrhard
2012-08-10fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
2012-08-10Bin ScTabView::HideCursor()Julien Nabet
2012-08-09Reverting copyright notices to original LGPL.Kohei Yoshida
2012-08-10make more calc methods constMarkus Mohrhard
2012-08-10make some methods constMarkus Mohrhard
2012-08-09Bin 2 other functionsJulien Nabet
2012-08-09remove useless variableMarkus Mohrhard
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-08-09Bin ScXMLImport::GetVisibleSheet()Julien Nabet
2012-08-09String::AllocBuffer -> rtl::OUStringBufferCaolán McNamara
2012-08-09misc comment import/export fixesNoel Power
2012-08-09ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-08-06sc: adapt tests to merged chart librariesMichael Stahl
2012-08-06skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet