summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-192-10/+10
* ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard2012-05-181-0/+3
* Revert 4 commits related to fdo#45987Markus Mohrhard2012-05-181-27/+19
* Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida2012-05-184-45/+106
* Light red is better as default color for negative valuesMarkus Mohrhard2012-05-181-1/+1
* correctly get the min value and the max value for data barsMarkus Mohrhard2012-05-182-24/+66
* update data bars correctlyMarkus Mohrhard2012-05-181-7/+58
* Yet another -Werror=sign-compareStephan Bergmann2012-05-181-1/+1
* and another wae ( that I missed )Noel Power2012-05-181-1/+1
* fix waeNoel Power2012-05-181-1/+1
* attempt to prevent illegal maTabData access(s)Noel Power2012-05-181-16/+21
* MSVC needs new_clone for abstract class in ptr_vectorMarkus Mohrhard2012-05-181-0/+7
* paint gradients in data barsMarkus Mohrhard2012-05-182-3/+22
* really use a dashed lineMarkus Mohrhard2012-05-181-1/+3
* show dottet line if axis is not at zeroMarkus Mohrhard2012-05-181-0/+14
* prevent the creation of a default copy c'torMarkus Mohrhard2012-05-181-0/+1
* implement databar import from ooxMarkus Mohrhard2012-05-184-10/+203
* implement databars in the coreMarkus Mohrhard2012-05-186-10/+208
* restructure colorscale code a bit to allow adding databarsMarkus Mohrhard2012-05-188-51/+139
* add render code for data barsMarkus Mohrhard2012-05-182-7/+78
* One more -Werror=sign-compareStephan Bergmann2012-05-181-1/+1
* Actually it's okay to add separator items as-is to the accessible object.Kohei Yoshida2012-05-171-4/+0
* Make the window taller as appropriate.Kohei Yoshida2012-05-171-0/+7
* Add sort options to the autofilter popup.Kohei Yoshida2012-05-172-1/+47
* Support separators in the autofilter/pivot table popup window.Kohei Yoshida2012-05-173-11/+142
* Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida2012-05-175-20/+20
* fix bad stl access fdo#45987Noel Power2012-05-171-4/+7
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-179-20/+22
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-2/+0
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-3/+5
* Replace extra XFormulaTokens call with direct ScDocumentDaniel Bankston2012-05-151-3/+8
* Get cell instance once and use c++style castDaniel Bankston2012-05-151-2/+3
* Use ScUnoConversion instead of casts for address conversionDaniel Bankston2012-05-151-2/+6
* Pass forumlaResult value directly to ScDocumentDaniel Bankston2012-05-151-3/+12
* Remove extra XText call and pass string directly to ScDocumentDaniel Bankston2012-05-151-3/+1
* Remove getCellBlock() code that always returns null.Daniel Bankston2012-05-152-27/+4
* Remove extra XCell call and pass cell value directly to ScDocument.Daniel Bankston2012-05-151-30/+29
* export color scales only to the correct sheetMarkus Mohrhard2012-05-151-2/+6
* missing break (I suppose)Ivan Timofeev2012-05-151-0/+1
* some optimization of ScAttrArray::GetLastVisibleAttr()Eike Rathke2012-05-141-19/+34
* fdo#49854: Adjust array access for the addition of color scale attribute.Kohei Yoshida2012-05-141-0/+1
* Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida2012-05-143-7/+7
* removed unused static rtl::OUStringTakeshi Abe2012-05-143-5/+0
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-1418-179/+177
* formulas in color scales should not be changed to external referencesMarkus Mohrhard2012-05-143-2/+4
* no need to use ScDocFunc here, ScDocument is the better choiceMarkus Mohrhard2012-05-141-3/+1
* further changes to patch fdo#44456 added calc function DATEDIFEike Rathke2012-05-141-50/+26
* further changes to patch fdo#44456 added calc function DATEDIFEike Rathke2012-05-141-3/+2
* n720443: Ignore autorotation of chart labels.Muthu Subramanian2012-05-141-0/+5
* Add helpful instructions nearby encrypted CVE files.Michael Meeks2012-05-141-0/+7