summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-05-09changes to fdo#44738 patch to make it work with other localesEike Rathke
2012-05-09fdo#44738 use general format code keywordsUrmas
2012-05-09n758575: Use default printer settings only when explicity mentioned.Muthu Subramanian
2012-05-09index is 1-based in this caseMarkus Mohrhard
2012-05-09apply color scale to area during xlsx importMarkus Mohrhard
2012-05-09add accidently deleted parts and WaEMarkus Mohrhard
2012-05-09import color scales from xlsxMarkus Mohrhard
2012-05-09add initial code for color scalesMarkus Mohrhard
2012-05-09updateReference needs to deal with inserting/deleting several sheetsMarkus Mohrhard
2012-05-09DECL_PTRARR_SORT to ptr_set in conditio.[ch]xxMarkus Mohrhard
2012-05-08Use the field type value for branching instead of ISA macro.Kohei Yoshida
2012-05-08Support document title field in cells.Kohei Yoshida
2012-05-08Remove the evil hack.Kohei Yoshida
2012-05-08Adjust ScEditFieldObj for the change done in SvxUnoTextRangeBase.Kohei Yoshida
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-08resolved rhbz#819118 catch exception from VBA lib containerEike Rathke
2012-05-07unusedcode: BiffGroupObjectMatúš Kukan
2012-05-07string result of formula is also valid, fdo#49052Markus Mohrhard
2012-05-07use correct content for returned ScDBData, fdo#49531Markus Mohrhard
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida
2012-05-05Have ScEditFieldObj use the UNO field type values.Kohei Yoshida
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida
2012-05-04(reworked )reorg. code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power
2012-05-04remove public: declaration ( remnant of abandoned part of patch )Noel Power
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-05-04Evil hack to fix the UNO API failure.Kohei Yoshida