summaryrefslogtreecommitdiff
path: root/sc/source
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#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
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-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-08-05coverity#1416135 Dereference after null checkCaolán McNamara
2017-08-04Add debug output operator<< for ParamIfsResultTor 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
2017-08-03Make this function multi-thread safe againTor Lillqvist
2017-08-03unwind 'Pointer due to compiler problem' hackCaolán McNamara
2017-08-03rename ID_FUNCTION_GRP_FINANZ->ID_FUNCTION_GRP_FINANCIALNoel Grandin
2017-08-03rename MAX_ANZ_DOUBLE_FOR_SORT->MAX_COUNT_DOUBLE_FOR_SORTNoel Grandin
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara
2017-08-01ofz: survive missing configCaolán McNamara
2017-08-01Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara