summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2012-05-25import new conditional format informationMarkus Mohrhard
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-25Drop unused function "findByTable"Julien Nabet
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-24first part for databar exportMarkus Mohrhard
2012-05-23WaE: MSVC2008 C4099 class/structCaolán McNamara
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida
2012-05-21initial support for percentile in data bars/color scalesMarkus Mohrhard
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
2012-05-21support fixed axis in the middle of the cellMarkus Mohrhard
2012-05-18Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida
2012-05-18correctly get the min value and the max value for data barsMarkus Mohrhard
2012-05-18MSVC needs new_clone for abstract class in ptr_vectorMarkus Mohrhard
2012-05-18prevent the creation of a default copy c'torMarkus Mohrhard
2012-05-18implement databars in the coreMarkus Mohrhard
2012-05-18restructure colorscale code a bit to allow adding databarsMarkus Mohrhard
2012-05-18add render code for data barsMarkus Mohrhard
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida
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-14copy color scales correctlyMarkus Mohrhard
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-05-13export color scales to xlsxMarkus Mohrhard
2012-05-12add color scales to copy documentMarkus Mohrhard
2012-05-11update references in color scalesMarkus Mohrhard
2012-05-11we need to update the formulas now tooMarkus Mohrhard
2012-05-11repaint for every change when using formulas in color scalesMarkus Mohrhard
2012-05-11add formula input to color scalesMarkus Mohrhard
2012-05-11update the color scales when moving tabsMarkus Mohrhard
2012-05-11repaint color scale range if min/max changedMarkus Mohrhard
2012-05-10finally support min/max and percentile in color scalesMarkus Mohrhard
2012-05-10first part for min/max in color scalesMarkus Mohrhard
2012-05-10Color Scales are now displayed after import from xlsxMarkus Mohrhard
2012-05-09import color scales from xlsxMarkus Mohrhard
2012-05-09add initial code for color scalesMarkus Mohrhard
2012-05-09DECL_PTRARR_SORT to ptr_set in conditio.[ch]xxMarkus Mohrhard
2012-05-08Support document title field in cells.Kohei Yoshida
2012-05-08Adjust ScEditFieldObj for the change done in SvxUnoTextRangeBase.Kohei Yoshida
2012-05-05Have ScEditFieldObj use the UNO field type values.Kohei Yoshida
2012-05-03Add menu entries for sheet name and date field items.Kohei Yoshida
2012-05-03Update sheet IDs in sheet field items during copy and paste.Kohei Yoshida
2012-05-03Properly handle properties of sheet fields.Kohei Yoshida
2012-05-03Support sheet name field in cells.Kohei Yoshida
2012-05-03Support date field in cells.Kohei Yoshida
2012-05-03Removed unused methods.Kohei Yoshida
2012-05-03Properly import DateTimeField.Kohei Yoshida
2012-05-03New menu now inserts current time into cell.Kohei Yoshida
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida
2012-05-03include vector for std::vectorCaolán McNamara
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power