summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-08-15external data: add merge column transformationMarkus Mohrhard
2017-08-15external data: add split column transformationMarkus Mohrhard
2017-08-14Fix typosAndrea Gelmini
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-14Removing unused SetVersionMap from scVarun Dhall
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-13log details of exception when we catch std::exceptionNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-08-13external data: pass the whole string to the csv parserMarkus Mohrhard
2017-08-12tdf#89139 Fix PivotCache fields according to OOXML specificationBartosz Kosiorek
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-12Avoiding unnecessary OUString allocation:Mohammed Abdul Azeem
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12better error reporting for xml source featureMarkus Mohrhard
2017-08-12enable the xml source feature when the experimental features are enabledMarkus Mohrhard
2017-08-12external data: move code to own directory and split file upMarkus Mohrhard
2017-08-11new loplugin:deadclassNoel Grandin
2017-08-11Add a unit test to be used to test parallelised calculations in CalcTor Lillqvist
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth
2017-08-10tdf#107858 oovbaapi: Autofilter always has headerTamas Bunth
2017-08-10external data: add a method to list all data providersMarkus Mohrhard
2017-08-10external data: fix a few issues with the dialogMarkus Mohrhard
2017-08-10external data: use the DB name instead of a DB pointerMarkus Mohrhard
2017-08-10external data: import all the csv dataMarkus Mohrhard
2017-08-10external data: some work on the dialogMarkus Mohrhard
2017-08-10external data: make sure we don't use wrapping during copyingMarkus Mohrhard
2017-08-10external data: use the existing copy data functionalityMarkus Mohrhard
2017-08-10external data: remove some unnecessary concepts from the csv threadMarkus Mohrhard
2017-08-10external data: move the copying to the document to ScDBDataManagerMarkus Mohrhard
2017-08-10Add UI for the sc::dataproviderJaskaran Singh
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-09external data: separate parsing with import and copying to final docMarkus Mohrhard
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall
2017-08-08SvPersistStream deadNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-08loplugin:singlevalfieldsNoel Grandin
2017-08-08Avoiding unnecessary memory allocation:Mohammed Abdul Azeem
2017-08-08Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-08-07EditEngine: Removing BIN format from scVarun Dhall