/sd/qa/

'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/cellform.hxx
AgeCommit message (Expand)Author
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida
2013-03-27ScRefCellValue is actually a struct, not a class.Kohei Yoshida
2013-03-27We don't need this.Kohei Yoshida
2013-03-27GetInputString() now takes ScRefCellValue instead of ScBaseCell.Kohei Yoshida
2013-03-27Remove variant of GetCellString() that takes ScBaseCell*.Kohei Yoshida
2013-03-27More of the same...Kohei Yoshida
2013-03-22Reduce use of ScValueCell outside ScDocument.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard