summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-08-08Fix for failing tests of xcellseries with ScCellRangeObj ...Jens Carl
2017-08-08tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna
2017-08-08loplugin:constantparamNoel Grandin
2017-08-08loplugin:singlevalfieldsNoel Grandin
2017-08-08tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl
2017-08-08tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl
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
2017-08-07tdf#109859: Update the view data of new document when...Dennis Francis
2017-08-07tdf#71409: Pre-create sum/equal and ok/cancel buttons...Dennis Francis
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl
2017-08-06Fix typo in test documents pathJens Carl
2017-08-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-08-05ofz#2867 null derefCaolán McNamara
2017-08-05coverity#1416135 Dereference after null checkCaolán McNamara
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-04Add debug output operator<< for ParamIfsResultTor Lillqvist
2017-08-04Add debug output operator<< for ScQueryParam and its base classesTor Lillqvist
2017-08-04Add debug output operator<< for ScAddressTor Lillqvist
2017-08-04tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos
2017-08-04rename Anz->Cnt in scNoel Grandin
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai