summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-05-24use correct namespace for calc odf extensionsMarkus Mohrhard
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-24first part for databar exportMarkus Mohrhard
2012-05-24resolved fdo#41214 crash due to offset errorEike Rathke
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23Use new commands for the file open icons in writer and calc.Kohei Yoshida
2012-05-23WaE: MSVC2008 C4099 class/structCaolán McNamara
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
2012-05-23Receive the file open command in Calc in order to pass doc service name.Kohei Yoshida
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-22-Werror=unused-parameterStephan Bergmann
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-05-22Corrected max inital worksheet number in debughelper messageAlbert Thuswaldner
2012-05-21initial support for percentile in data bars/color scalesMarkus Mohrhard
2012-05-21added unit tests for DATEDIF fdo#44456Eike Rathke
2012-05-21this needs to be the upper limitMarkus Mohrhard
2012-05-21better import for excel 2007 data bar filesMarkus Mohrhard
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
2012-05-21some smalll data bar rendering improvementsMarkus Mohrhard
2012-05-21support fixed axis in the middle of the cellMarkus Mohrhard
2012-05-20more on correct import of data bars from Excel2010Markus Mohrhard
2012-05-20correctly import data bar information from Excel2010Markus Mohrhard
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-18ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
2012-05-18Revert 4 commits related to fdo#45987Markus Mohrhard
2012-05-18Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida
2012-05-18Light red is better as default color for negative valuesMarkus Mohrhard
2012-05-18correctly get the min value and the max value for data barsMarkus Mohrhard
2012-05-18update data bars correctlyMarkus Mohrhard
2012-05-18Yet another -Werror=sign-compareStephan Bergmann
2012-05-18and another wae ( that I missed )Noel Power
2012-05-18fix waeNoel Power
2012-05-18attempt to prevent illegal maTabData access(s)Noel Power
2012-05-18MSVC needs new_clone for abstract class in ptr_vectorMarkus Mohrhard
2012-05-18paint gradients in data barsMarkus Mohrhard
2012-05-18really use a dashed lineMarkus Mohrhard
2012-05-18show dottet line if axis is not at zeroMarkus Mohrhard
2012-05-18prevent the creation of a default copy c'torMarkus Mohrhard
2012-05-18implement databar import from ooxMarkus 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-18One more -Werror=sign-compareStephan Bergmann
2012-05-17Actually it's okay to add separator items as-is to the accessible object.Kohei Yoshida
2012-05-17Make the window taller as appropriate.Kohei Yoshida
2012-05-17Add sort options to the autofilter popup.Kohei Yoshida
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida
2012-05-17fix bad stl access fdo#45987Noel Power
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon