summaryrefslogtreecommitdiff
path: root/sc/inc/documentstreamaccess.hxx
AgeCommit message (Collapse)Author
2014-04-19fixincludeguards.sh: scThomas Arnhold
sorry, huge one...
2014-01-19more build fixesMarkus Mohrhard
2014-01-19CID#1157754: fix memory leakMarkus Mohrhard
2013-12-18Detect numbers which are to be inserted as numeric cells.Kohei Yoshida
Also, disable automatic scrolling. Change-Id: I2f3facfd91b9b4e3f86b9685a546a094180bf1ee
2013-12-18Use orcus csv parser to streamd data which has much less overhead.Kohei Yoshida
Also, use DocumentStreamAccess to modify ScDocument's content. Change-Id: I516260cff1f2315267afcff05e36e620798a1aed
2013-12-18Add sc::DocumentStreamAccess class.Kohei Yoshida
To provide the DataStream class with a fast way to manipulate document content without altering broadcaster positions or unnecessary broadcasting. Change-Id: Ib329313b8668c9a1698ea05372de6269d089859c