summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2012-08-14Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida
2012-08-14remove debug outputMarkus Mohrhard
2012-08-14check for non existing style entries, fdo#53339Markus Mohrhard
2012-08-14use boost::scoped_ptr instead of raw pointersMarkus Mohrhard
2012-08-14correctly export background colors of cond formats to xlsxMarkus Mohrhard
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan
2012-08-14warning C4702: unreachable codeStephan Bergmann
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-14remove two obviously wrong commentsMarkus Mohrhard
2012-08-14remove some auto_ptr from xecontentMarkus Mohrhard
2012-08-14implement dumper for new cond format testMarkus Mohrhard
2012-08-14implement color scale and data bar export to xlsxMarkus Mohrhard
2012-08-13fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
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-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-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-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