summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider
AgeCommit message (Expand)Author
2017-08-25coverity#1416669 Uninitialized scalar fieldCaolán McNamara
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-20external data: add a way to get the available data sourcesfor a providerMarkus Mohrhard
2017-08-20external data: forgot to add the new html provider to the listMarkus Mohrhard
2017-08-16external data: apply the transformation still in the fetch threadMarkus Mohrhard
2017-08-16external data: add HTML data provider testMarkus Mohrhard
2017-08-16external data: add the deterministic mode also for htmlMarkus Mohrhard
2017-08-15external data: add merge column transformationMarkus Mohrhard
2017-08-15external data: add split column transformationMarkus Mohrhard
2017-08-14external data: add first test for data transformationsMarkus Mohrhard
2017-08-14external data: add initial work for data transformationsMarkus Mohrhard
2017-08-14external data: handle child elements of td correctly in html providerMarkus Mohrhard
2017-08-14external data: avoid crash due to exception when downloading failsMarkus Mohrhard
2017-08-13external data: pass the whole string to the csv parserMarkus Mohrhard
2017-08-12external data: avoid deadlock when the thread needs the SolarMutexMarkus Mohrhard
2017-08-12external data: introduce a deterministic mode for the testsMarkus Mohrhard
2017-08-12external data: add html data providerMarkus Mohrhard
2017-08-12external data: move code to own directory and split file upMarkus Mohrhard