summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-05-14some optimization of ScAttrArray::GetLastVisibleAttr()Eike Rathke
2012-05-14fdo#49854: Adjust array access for the addition of color scale attribute.Kohei Yoshida
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-14formulas in color scales should not be changed to external referencesMarkus Mohrhard
2012-05-14no need to use ScDocFunc here, ScDocument is the better choiceMarkus Mohrhard
2012-05-14further changes to patch fdo#44456 added calc function DATEDIFEike Rathke
2012-05-14further changes to patch fdo#44456 added calc function DATEDIFEike Rathke
2012-05-14n720443: Ignore autorotation of chart labels.Muthu Subramanian
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-05-14copy color scales correctlyMarkus Mohrhard
2012-05-14fix crash in ScColorScaleEntry's c'torMarkus Mohrhard
2012-05-14create real copies for conditional formatsMarkus Mohrhard
2012-05-14use correct indentationMarkus Mohrhard
2012-05-13changes to patch fdo#44456 added calc function DATEDIFEike Rathke
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-05-13correctly export formulas in conditional formats to xlsxMarkus Mohrhard
2012-05-13save unique value conditional format to xlsxMarkus Mohrhard
2012-05-13support export of duplicate values conditional format to xlsxMarkus Mohrhard
2012-05-13export color scales to xlsxMarkus Mohrhard
2012-05-13removed unused definesTakeshi Abe
2012-05-12ScConditionalFormat::pRanges needs to be updated correctlyMarkus Mohrhard
2012-05-12reduce scope of this variableMarkus Mohrhard
2012-05-12add color scales to copy documentMarkus Mohrhard
2012-05-11update references in color scalesMarkus Mohrhard
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida
2012-05-11we need to update the formulas now tooMarkus Mohrhard
2012-05-11also support theme based colors in xlsxMarkus Mohrhard
2012-05-11repaint for every change when using formulas in color scalesMarkus Mohrhard
2012-05-11import formulas for color scales from xlsxMarkus Mohrhard
2012-05-11add formula input to color scalesMarkus Mohrhard
2012-05-11map percentile and percent into the same elementMarkus Mohrhard
2012-05-11update the color scales when moving tabsMarkus Mohrhard
2012-05-11repaint color scale range if min/max changedMarkus Mohrhard
2012-05-11calculate color for color scales with more than 2 entries correctlyMarkus Mohrhard
2012-05-10resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-10finally support min/max and percentile in color scalesMarkus Mohrhard
2012-05-10import min, max and percent entries for color scales from xlsxMarkus Mohrhard
2012-05-10first part for min/max in color scalesMarkus Mohrhard
2012-05-10callcatcher: update unused code listCaolán McNamara
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-10render color scales correctlyMarkus Mohrhard
2012-05-10remove debug outputMarkus Mohrhard
2012-05-10Color Scales are now displayed after import from xlsxMarkus Mohrhard
2012-05-09Access properties in the edit source when the field item is already inserted.Kohei Yoshida
2012-05-09FILE (title) field doesn't have any properties.Kohei Yoshida
2012-05-09Use UNO field type when searching for specific field items.Kohei Yoshida