summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dataprovider.hxx
AgeCommit message (Expand)Author
2017-07-08Add a way to resize ScDBDataJaskaran Singh
2017-06-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-06-07fix memory leak and improve variable lifecycleMarkus Mohrhard
2017-06-07Add Test for dataprovider and modify the way we fetch and apply streamJaskaran Singh
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-15Expose ExternalDataMapper member functions to the publicJaskaran Singh
2017-01-04Enable fetching data from network, not just files available locallyJaskaran Singh
2016-12-29Add ExternalDataMapper class and Implement CSVDataProvider::Refresh()Jaskaran Singh
2016-12-29Make these functions publicJaskaran Singh
2016-12-11Implement CSVDataProvider and perform some cleanup on itJaskaran Singh
2016-12-09fix compile errorsMarkus Mohrhard
2016-12-09Add support classes for dataproviderJaskaran Singh
2016-11-17Add Skeleton for DataProvider ClassJaskaran Singh