summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Collapse)Author
2013-03-28cellsuno.cxx is now free of ScBaseCell.Kohei Yoshida
Change-Id: Idc967bf3028c93e80edec81823d620e9f2626556
2013-03-28More of the same.Kohei Yoshida
Change-Id: Id9a5968376f955b325d18067688f59116663740f
2013-03-28Remove a bit more use of ScEditCell and ScBaseCell.Kohei Yoshida
Change-Id: Ib01eaef7e3a612048d2ed3f714ed178f4076e689
2013-03-28Reduce indentation by early bail-out.Kohei Yoshida
Change-Id: I5965a38fdd4e80e22136905881a39eb38ffb7798
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida
Change-Id: I65d530333213f8b3db38a269e74a0beabcd1ff89
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida
Change-Id: If6e3529666ff064107d3c5687b6993822572c0d9
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida
Change-Id: Id4afe6b748b5317db93e0a36257311e5bcff3820
2013-03-28Make viewfunc.cxx free of ScBaseCell.Kohei Yoshida
Change-Id: I15a2682d2739a1c7be0d52b98c45b8d5a82c1686
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida
And all the other changes that were necessary. Change-Id: I76c938d5568e0ed46e654dd8ad9a4cd044b0e235
2013-03-27complex categories are represented by ScRangeListMarkus Mohrhard
Change-Id: I35ab4e8299bb62ec0124a4c45e5cd20be6fc774a
2013-03-27WaE: macro is not usedTor Lillqvist
Change-Id: I51ffa344e414d549daf642ad961e489a83b2be37
2013-03-27Bypass FuncData::getParamDesc() too in the DISABLE_DYNLOADING caseTor Lillqvist
Change-Id: Ia115355af6e556fb848235691be68edd2462752d
2013-03-27fdo#42781 WaE: unreachable codePetr Kraus
Encapsulate whole switch case code by #if so it does not produce unreachable code when TRUE Also found second occurence in function overload. Change-Id: I2f726b4e9cad56850ce360e48f96f45137befe96 Reviewed-on: https://gerrit.libreoffice.org/3066 Reviewed-by: Christoph Brill <egore911@gmail.com> Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
Change-Id: Idc198beb6d759dbe3bad6ea58d896c1555b4cc0f
2013-03-27-Wunused-macrosStephan Bergmann
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27More ScBaseCell reduction...Kohei Yoshida
Change-Id: I3a9f9ce79de7117e7b1410c45b217e5bfe005db7
2013-03-27Remove this hack.Kohei Yoshida
Change-Id: Ibaf4f478c25e5c8b429ffb45a70d9a8a170053ef
2013-03-27GetInputString() now takes ScRefCellValue instead of ScBaseCell.Kohei Yoshida
Change-Id: Ibf746351eb111a03be4f00ec719a4428c5fe47a4
2013-03-27Kill more ScBaseCell usages.Kohei Yoshida
Change-Id: I6fdcdd6763e6da1fd25c6bded22960a1be6d7f66
2013-03-27Remove variant of GetCellString() that takes ScBaseCell*.Kohei Yoshida
Change-Id: Ide78ab011e1f06bdb61ac2b29bc7c170cdb8d245
2013-03-27Converted the external ref manager code.Kohei Yoshida
Change-Id: Ifbce13bc8a941e548b1ba647519cf9765b7f55d0
2013-03-27More of the same...Kohei Yoshida
Change-Id: I829d221d6bf164cd6087d41c65e26240108aa021
2013-03-27More on killing direct use of cell classes.Kohei Yoshida
Change-Id: Ie2b6819652f330a493b7f9fe557736b27e402803
2013-03-27Take care of xetable.?xx.Kohei Yoshida
Change-Id: I00e57ca172ba41733d39aa5025c3f0a6f1de755d
2013-03-27This can return const reference.Kohei Yoshida
Change-Id: I1cf3e58167b883fee1b8cb32783a7892f6e0faa5
2013-03-27kill some unused inlinesThomas Arnhold
Change-Id: I17160b264b547067c694dd268eb0d3bd1086565d
2013-03-27Fix #119514#:Item lists are incorrectly importedJianyuan Li
Reported by: Terry Yang Reviewed by: sunying Patched by: Jianyuan Li Conflicts: sc/source/filter/excel/xlpivot.cxx Change-Id: Ib33fc4da3d190cfafb534f22d140de5b2f830dd5
2013-03-27Revert "Fix #119514#:Item lists are incorrectly imported"Xisco Fauli
This reverts commit 2d3f9fb97857fd8cfc732d3f5aa8f20b01e1cb35.
2013-03-27Fix #119514#:Item lists are incorrectly importedJianyuan Li
Reported by: Terry Yang Reviewed by: sunying Patched by: Jianyuan Li Conflicts: sc/source/filter/excel/xlpivot.cxx Change-Id: I1e1c69004ed0764442298ae52c3bea87e6096bcd
2013-03-27#i119557# Ignore redundant "split" property.Andre Fischer
Patch by: Jianyuan Li Found by: binguo Review by: Andre Fischer
2013-03-26i#120341# - Make SCSTR_FIELDSEP less translation-error-proneAriel Constenla-Haile
(cherry picked from commit 30441cd652260941ade8f3e6898205ab2a1d0cdf) Conflicts: sc/inc/sc.hrc Change-Id: Ia306ca5b791504590657fcb8b6e404a75f8a4c79
2013-03-26fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke
7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 changed String::GetToken() to expect and return a sal_Int32 and return -1 instead of STRING_NOTFOUND. So far so good though not consistent, but unfortunately it also replaced STRING_NOTFOUND with -1 in a few other places like where String::Search() is called but that still returns STRING_NOTFOUND ... Change-Id: I1ef1891cef220c1f1f9032af173d80f3f0e29e71
2013-03-26Make the conditional formatting code free of ScBaseCell.Kohei Yoshida
Change-Id: I93f83a840874c973cdc0821ddeb1913be7f09767
2013-03-26By using ScRefCellValue we can remove some duplicated code.Kohei Yoshida
Change-Id: I75652172033e4ce00ac239e85d835c7cc9256fe2
2013-03-26Add ScRefCellValue, which is ScCellValue without copied value.Kohei Yoshida
It directly points to the original cell value instance. Change-Id: I638ec8b931873d237871b6d8fa9f0e1277520d0f
2013-03-26This method no longer used. Good. Remove it.Kohei Yoshida
Change-Id: I397dedd6c7388b350af0f93151fdf0160698acc7
2013-03-26coverity#982306 Logically dead codeJulien Nabet
Change-Id: If02e50e1b57e2cae5834ecb17aa0f955572a2c6f
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist
The reason why a 1bpp virtual device is used in these two places in sc and sw is unclear to me. It causes complications on iOS as such a bitmap gets passed to CGBitmapContextCreate() which does not accept 1bpp bitmaps. But let's keep the 1bpp for other platforms. Change-Id: Ia34927cf728d4be05a31e88b7da78200d0b799ba
2013-03-26WaE: Variable set but not usedTor Lillqvist
Change-Id: Ia9dac8262d08a5727ff0518eeec189c99b768504
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
Pass -DLIBO_FEATURE_FOO to compiler for some elements in BUILD_TYPE. BUILD_TYPE has at least two kinds of elements: Those that indicate building a bundled copy of some 3rd-party library, and those that indicate some specific feature of the LibreOffice platform or build-time configuration choice. This is for the latter kind. Change many of the checks for Android and/or iOS in the source code to check LIBO_FEATURE_DESKTOP, LIBO_FEATURE_HELP or DISABLE_EXTENSIONS instead, in cases where that is what is meant, not Android or iOS specifically. Change-Id: I2cd3f3bb99e953c7754dcea76a426f8f9d61e4db
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist
(When I say documents, I mean spreadsheets. Only Calc has code for this.) Change-Id: I05fd19885633f9e250940678d33e2e4c82c31a9d
2013-03-26Translate German comments to EnglishLior Kaplan
Change-Id: Iaedc226f0dfad234bc67100e2845e09cc2976687
2013-03-26warning C4702: unreachable codeStephan Bergmann
Change-Id: I711c7b1968a3ef8ff88ab71b4de837b599519b8a
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
Change-Id: Ia848c70ce38884a6bf3f3bac81ddf8e9c479f218
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist
Change-Id: I8ddf78f70074cca6eb57ee0a27ea78076ff2d21d
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
Change-Id: I41f2b4579699ed33d9bcd7767f1cbc4a3d67d9ff
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
This took me a whole day.... Change-Id: Ida757b1efa284fc9d071a225f45666c340ba89ea
2013-03-26Remove a variant of constructor from ScCellIterator.Kohei Yoshida
It's redundant. Change-Id: I0aae329124453a5976b2a74f6290b100ce955a4e
2013-03-26Reduce indentation level.Kohei Yoshida
Change-Id: I13ca8c4815d8a674c2e4e33741678e8bf7c7ed4d
2013-03-26Query content cell type directly from ScCellIterator.Kohei Yoshida
Change-Id: I0ab93d140f1864ca67ec42d0ac9e133dbc4b6660