summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Collapse)AuthorAgeFilesLines
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-192-10/+10
| | | | Change-Id: I4ebb1027151c3bc34f81fb1e13de6c4c5cfed54d
* ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard2012-05-181-0/+3
| | | | Change-Id: Ia77ea939f6ce9301afeabe1d1679998ce34b397e
* Revert 4 commits related to fdo#45987Markus Mohrhard2012-05-181-27/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "and another wae ( that I missed )" This reverts commit a1faa06b415f54c0e8ff8a8f1e580e8a57b9296a. Revert "fix wae" This reverts commit 2f5885765445d8a8f50037da3420dbcd19d5634f. Revert "attempt to prevent illegal maTabData access(s)" This reverts commit 8352eb5a1af1eb44550a9d60d31e6c2fb2dc43b9. Conflicts: sc/source/ui/view/viewdata.cxx Revert "fix bad stl access fdo#45987" This reverts commit 8b1d29bc9b00bc2730738a990023a65ab6e0219b. Conflicts: sc/source/ui/view/viewdata.cxx Change-Id: Idba6ec8ab448332ec349f23b10a2cce8b313ff19 33c437c8b9f005c43f03518863e151a6f0fc9589
* Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida2012-05-184-45/+106
| | | | Change-Id: I0aff738968e286df57ef7dd5b67780108cdc6c89
* Light red is better as default color for negative valuesMarkus Mohrhard2012-05-181-1/+1
| | | | Change-Id: I871c67582f60eb56e9ebda22e1b492ff2e321f6e
* correctly get the min value and the max value for data barsMarkus Mohrhard2012-05-182-24/+66
| | | | Change-Id: I5e46bf534d1b70536810e9d9ac0a67210b271109
* update data bars correctlyMarkus Mohrhard2012-05-181-7/+58
| | | | Change-Id: Icddd688dbf5da8154dd470539b03b6a2d02ca755
* Yet another -Werror=sign-compareStephan Bergmann2012-05-181-1/+1
| | | | Change-Id: Ieb77f3b2da130edce01de61f86b1eba722fdb103
* and another wae ( that I missed )Noel Power2012-05-181-1/+1
| | | | Change-Id: Ie4e41d8d7c5c598595aeef49091ebc7fc3cf300f
* fix waeNoel Power2012-05-181-1/+1
| | | | Change-Id: I9b774486e47484ada0c4f84ad8a4c23ed338da0d
* attempt to prevent illegal maTabData access(s)Noel Power2012-05-181-16/+21
| | | | Change-Id: I57076fd1bef6d2b51f8d3c8f0338b5a715c206d0
* MSVC needs new_clone for abstract class in ptr_vectorMarkus Mohrhard2012-05-181-0/+7
| | | | | | See www.boost.org/doc/libs/1_49_0/libs/ptr_container/doc/tutorial.html#cloneability Change-Id: Ie5409c598f2364bc86f296dac4e9f193213d45c4
* paint gradients in data barsMarkus Mohrhard2012-05-182-3/+22
| | | | Change-Id: I2b5488296d3ca8aee92f7999bd4d82a9c9eada88
* really use a dashed lineMarkus Mohrhard2012-05-181-1/+3
| | | | Change-Id: Icbdf76c15a0b5f58f7e95029418ce79f6c9461b6
* show dottet line if axis is not at zeroMarkus Mohrhard2012-05-181-0/+14
| | | | Change-Id: Ifd1d69a6afe9a0392e08e0f5bb0b1a497e1c2606
* prevent the creation of a default copy c'torMarkus Mohrhard2012-05-181-0/+1
| | | | Change-Id: I5ede869092355739f5e58de71b3a903ff0528051
* implement databar import from ooxMarkus Mohrhard2012-05-184-10/+203
| | | | Change-Id: Id510acbc7291b94610e0e2c769d8cee582baa9a7
* implement databars in the coreMarkus Mohrhard2012-05-186-10/+208
| | | | | | | We currently only support either a databar or a color scale at an area. This limitation will be removed in 3.7 Change-Id: I6236729822db891203479dff8554466706b4c6a8
* restructure colorscale code a bit to allow adding databarsMarkus Mohrhard2012-05-188-51/+139
| | | | | | | | This is just a first step. In a second step we need another layer to allow color scales and databars applied to the same range and finally merge them with normal conditional formatting. Change-Id: I0452ed12dd9b2d5395cf005d75a902fbb7a984ad
* add render code for data barsMarkus Mohrhard2012-05-182-7/+78
| | | | | | | Still missing some advanced features like gradients, dotted line at the zero point, ... Change-Id: If8409ffab658315a6fed220e61d0854680633e1e
* One more -Werror=sign-compareStephan Bergmann2012-05-181-1/+1
| | | | Change-Id: I302da3fdb78bcc298aebb6f7c831bdea75f7b053
* Actually it's okay to add separator items as-is to the accessible object.Kohei Yoshida2012-05-171-4/+0
| | | | Change-Id: Icd188e92a827a35239c708b5fa65f58fa670e1a5
* Make the window taller as appropriate.Kohei Yoshida2012-05-171-0/+7
| | | | Change-Id: I99688bdfd91d2591def46829b7579f2fada86f53
* Add sort options to the autofilter popup.Kohei Yoshida2012-05-172-1/+47
| | | | Change-Id: I217b41f966220b8b1ee9638d3f6a31a23dc4bf2e
* Support separators in the autofilter/pivot table popup window.Kohei Yoshida2012-05-173-11/+142
| | | | Change-Id: Ifde9cee65b2bee731e66a200b3bf68c0e320872f
* Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida2012-05-175-20/+20
| | | | Change-Id: Iecfac54143676c9f0b483c4fa8deb26bf42ea16b
* fix bad stl access fdo#45987Noel Power2012-05-171-4/+7
| | | | Change-Id: I0e6b29987381380e22aeaf07725e04de4ae76c54
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-179-20/+22
| | | | | | | | | | The reason is that they can be combined arbitrarily in dialogs, so changing, e.g., height of one tab can lead to "interesting" results. Cf. commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and 29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the problem described fdo#49921. Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-2/+0
| | | | Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-3/+5
| | | | Change-Id: I36ccf62ee2e2769bcf1aef6d26d96bce6c7078f0
* Replace extra XFormulaTokens call with direct ScDocumentDaniel Bankston2012-05-151-3/+8
| | | | Change-Id: Ib7469c4214687021efdcfb9bbf162ee6eb6404c4
* Get cell instance once and use c++style castDaniel Bankston2012-05-151-2/+3
| | | | Change-Id: I0a2a06b805ba1fd7d03937e767568d622615b059
* Use ScUnoConversion instead of casts for address conversionDaniel Bankston2012-05-151-2/+6
| | | | Change-Id: Ia3fbe15aeed9a3cb7928ada1a438b190f8fbb017
* Pass forumlaResult value directly to ScDocumentDaniel Bankston2012-05-151-3/+12
| | | | | | - Removed extra call to XCell2 and instead passed formula result directly to ScDocument. Change-Id: Ifea731e44f12a048b76f8d5a4cc2d0619a56bbbc
* Remove extra XText call and pass string directly to ScDocumentDaniel Bankston2012-05-151-3/+1
| | | | Change-Id: I568b86f34335bb9290ae796a6140d6e4ff65752b
* Remove getCellBlock() code that always returns null.Daniel Bankston2012-05-152-27/+4
| | | | | | - Removed CellBlockBuffer::getCellBlock() method that always returns null as per my IRC convo yesterday with Kohei. Change-Id: If57429c8cf48d309a610c703d97b53406653a767
* Remove extra XCell call and pass cell value directly to ScDocument.Daniel Bankston2012-05-151-30/+29
| | | | Change-Id: Idb16d82dad08f1028a065cba568682477fe41313
* export color scales only to the correct sheetMarkus Mohrhard2012-05-151-2/+6
| | | | Change-Id: I70c4d213fdd91f7032d637e93410add1f8266a3e
* missing break (I suppose)Ivan Timofeev2012-05-151-0/+1
| | | | Change-Id: I504cbe271ef4475963b8277a1ab7dcb09b0dda38
* some optimization of ScAttrArray::GetLastVisibleAttr()Eike Rathke2012-05-141-19/+34
| | | | | | | | | | | | | | Method assumed that not much attribution happens below data and started from the end of attribution, in the case of not much attribution it worked fine. For the case of many differently formatted areas with a sufficiently large area of visibly equal attribution near data end it was a bottle neck looping over unnecessarily many comparisons. Start at data end instead. For the case of not much attribution it doesn't really matter, and for the case of no sufficiently large area below data end it doesn't matter at all and compares the same number of entries. The drawback would be a large area near attribution end with many small areas between data end and the large area. Observed with test case of fdo#46160
* fdo#49854: Adjust array access for the addition of color scale attribute.Kohei Yoshida2012-05-141-0/+1
| | | | | | Or else crash would ensue... Change-Id: I537523818eae3d558c300705baf7a5d9a8fa6dd9
* Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida2012-05-143-7/+7
| | | | Change-Id: I1267629da8b66fc21c4ae2e78634c2093274aa61
* removed unused static rtl::OUStringTakeshi Abe2012-05-143-5/+0
| | | | Change-Id: I5a097beaaeb30214ed6071bba1297e551291922b
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-1418-179/+177
| | | | Change-Id: I563ab83a24ca4f839892548b350486e83dd071d3
* formulas in color scales should not be changed to external referencesMarkus Mohrhard2012-05-143-2/+4
| | | | Change-Id: Ie85bd4320324ef932102576ca4ccf32c3527796c
* no need to use ScDocFunc here, ScDocument is the better choiceMarkus Mohrhard2012-05-141-3/+1
| | | | Change-Id: I280e5ab08949415a8179f803177d280540ba0650
* further changes to patch fdo#44456 added calc function DATEDIFEike Rathke2012-05-141-50/+26
| | | | | | | | | | Calculation needed tweaking. * simplified "m" case, equal dates return 0 anyway, need to handle only date1<date2 * corrected "ym" case to do the same as "m" modulo 12 (years) * fixed "md" case, it is actually straight forward * added comment to "yd" about a difference to Excel where I believe Excel is wrong
* further changes to patch fdo#44456 added calc function DATEDIFEike Rathke2012-05-141-3/+2
| | | | | | Get the Excel export straight without writing the _xlfnodf. macro call. We have sc/source/filter/excel/xlformula.cxx, sc/source/filter/oox/formulabase.cxx isn't used for binary export yet.
* n720443: Ignore autorotation of chart labels.Muthu Subramanian2012-05-141-0/+5
| | | | | | If there is a suggested rotation value for the axis, it might be better to ignore the autorotation bool. A better approach would be to improve our autorotation algo.
* Add helpful instructions nearby encrypted CVE files.Michael Meeks2012-05-141-0/+7
|