summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-29Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-28remove unused header fileNoel Grandin
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-25loplugin:useuniqueptr in scNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-20external data: add a menu entry to refresh the dataMarkus Mohrhard
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-16Add note about order or row, column, and tab as fields vs. parametersTor Lillqvist
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-15Change HardRecalcState to enum classTor Lillqvist
2017-08-15tdf#96099: Get rid of one more pointless typedefTor Lillqvist
2017-08-15tdf#96099: Get rid of one more pointless typedefTor Lillqvist
2017-08-14Removing unused SetVersionMap from scVarun Dhall
2017-08-13external data: reenable the test and adapt to new interfacesMarkus Mohrhard
2017-08-12external data: introduce a deterministic mode for the testsMarkus Mohrhard
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-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-10Revert "tdf#111318: Improve message about pivot table/chart when removing a c...Julien Nabet
2017-08-10external data: move the copying to the document to ScDBDataManagerMarkus Mohrhard
2017-08-10Add UI for the sc::dataproviderJaskaran Singh
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall
2017-08-08tdf#111318: Improve message about pivot table/chart when removing a cellJulien Nabet
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-08-04Add debug output operator<< for ScQueryParam and its base classesTor Lillqvist
2017-08-04Add debug output operator<< for ScAddressTor Lillqvist
2017-08-03rename ID_FUNCTION_GRP_FINANZ->ID_FUNCTION_GRP_FINANCIALNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01Bin default value for a bool parameter that was defaulted in only one placeTor Lillqvist
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31add initial file format representation for data import featureMarkus Mohrhard