summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-08-14Fix testVLOOKUP to actually use formula groupsTor Lillqvist
2017-08-14Test VLOOKUP, try to handle various special cases and errorsTor Lillqvist
2017-08-14Removing unused SetVersionMap from scVarun Dhall
2017-08-14Test division and especially error handlingTor Lillqvist
2017-08-14Bin some unnecessary temporary codeTor Lillqvist
2017-08-14Delete sheet when doneTor Lillqvist
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 loplugin:externandnotdefinedMarkus Mohrhard
2017-08-13external data: add a test that shows that cropping to DB area worksMarkus Mohrhard
2017-08-13external data: reenable the test and adapt to new interfacesMarkus Mohrhard
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-11CppunitTest_sc_parallelism: fix loplugin:stringconcat warningMiklos Vajna
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#111318: Improve msg about pivot table/chart when removing a cell (take 2)Julien Nabet
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-10Revert "tdf#111318: Improve message about pivot table/chart when removing a c...Julien Nabet
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-09Convert spaces to tabs in some MakefilesJens Carl
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-08tdf#111318: Improve message about pivot table/chart when removing a cellJulien Nabet