summaryrefslogtreecommitdiffstats
path: root/sc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Replace some lists by vectors in unoobj (sc)Julien Nabet2017-09-062-4/+4
* Prefix one more member of ScDocument: pShellTor Lillqvist2017-09-051-2/+2
* Prefix one more member of ScDocument: pNoteEngineTor Lillqvist2017-09-051-1/+1
* Prefix one more member of ScDocument: pEditEngineTor Lillqvist2017-09-051-1/+1
* Prefix one more member of ScDocument: xPoolHelperTor Lillqvist2017-09-051-2/+1
* Apostrophe ' is invalid as first or last character in sheet name, tdf#103027Eike Rathke2017-09-041-1/+1
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* dynamic column container: fix some more for loopsNoel Grandin2017-09-022-1/+4
* make sure parent element is staying aroundMarkus Mohrhard2017-09-021-1/+1
* Harmonize capitalization of spreadsheet function UI parameter namesEike Rathke2017-09-011-519/+519
* make the ScColumnsRange iterator return SCCOLNoel Grandin2017-08-312-10/+27
* fix ScJumpMatrixToken memory handlingNoel Grandin2017-08-301-5/+4
* tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai2017-08-301-0/+2
* remove some unused macro definitionsNoel Grandin2017-08-291-1/+0
* Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist2017-08-291-3/+3
* Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke2017-08-291-1/+2
* remove unused header fileNoel Grandin2017-08-281-28/+0
* convert code-class in ErrCode to scoped enumNoel Grandin2017-08-272-43/+43
* loplugin:constparam in sc part7Noel Grandin2017-08-263-4/+4
* dynamic column container: more efficient loops over all colsNoel Grandin2017-08-253-0/+20
* loplugin:constparam in sc part6Noel Grandin2017-08-253-4/+4
* loplugin:useuniqueptr in scNoel Grandin2017-08-252-3/+4
* loplugin:unusedmethodsNoel Grandin2017-08-251-3/+0
* no need to use ERRCODE_RES_MASK hereNoel Grandin2017-08-251-36/+36
* loplugin:constparam in sc part5Noel Grandin2017-08-244-6/+6
* loplugin:constparam in sc part4Noel Grandin2017-08-246-15/+15
* loplugin:constparam in sc part3Noel Grandin2017-08-2416-36/+35
* loplugin:constparam in sc part2Noel Grandin2017-08-2314-46/+47
* loplugin:constparam in sc part1Noel Grandin2017-08-2215-40/+40
* Convert ErrCode area to scoped enumNoel Grandin2017-08-222-38/+39
* external data: add a menu entry to refresh the dataMarkus Mohrhard2017-08-201-1/+2
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* drop unused SdrCustomShapeAdjustmentItemJochen Nitschke2017-08-171-1/+0
* add a way to restore from our new cache formatMarkus Mohrhard2017-08-163-0/+4
* tdf#39468 Translate German comments/termsJens Carl2017-08-161-1/+1
* Add note about order or row, column, and tab as fields vs. parametersTor Lillqvist2017-08-161-1/+6
* remove unused param from CreateScNamePasteDlgNoel Grandin2017-08-161-1/+1
* introduce a way to write a simple data representation to a streamMarkus Mohrhard2017-08-163-0/+6
* Removing unused serialisation codeVarun Dhall2017-08-161-2/+0
* Change HardRecalcState to enum classTor Lillqvist2017-08-151-4/+4
* tdf#96099: Get rid of one more pointless typedefTor Lillqvist2017-08-151-2/+0
* tdf#96099: Get rid of one more pointless typedefTor Lillqvist2017-08-151-2/+1
* Removing unused SetVersionMap from scVarun Dhall2017-08-141-16/+0
* external data: reenable the test and adapt to new interfacesMarkus Mohrhard2017-08-131-1/+1
* external data: introduce a deterministic mode for the testsMarkus Mohrhard2017-08-121-1/+1
* Add a unit test to be used to test parallelised calculations in CalcTor Lillqvist2017-08-111-0/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-4/+4
* tdf#111318: Improve msg about pivot table/chart when removing a cell (take 2)Julien Nabet2017-08-101-1/+1
* tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth2017-08-101-1/+2
* Revert "tdf#111318: Improve message about pivot table/chart when removing a c...Julien Nabet2017-08-101-1/+1