summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Add debugging output operator<< for ScRangeTor Lillqvist1-0/+19
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin2-20/+20
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua1-1/+1
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin1-7/+8
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist1-3/+3
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist1-1/+1
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist1-1/+1
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai1-2/+2
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai1-0/+2
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke4-6/+46
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers2-0/+13
2017-09-06Replace some lists by vectors in unoobj (sc)Julien Nabet2-4/+4
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist1-2/+2
2017-09-05Prefix one more member of ScDocument: pNoteEngineTor Lillqvist1-1/+1
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist1-1/+1
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist1-2/+1
2017-09-04Apostrophe ' is invalid as first or last character in sheet name, tdf#103027Eike Rathke1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-09-02dynamic column container: fix some more for loopsNoel Grandin2-1/+4
2017-09-02make sure parent element is staying aroundMarkus Mohrhard1-1/+1
2017-09-01Harmonize capitalization of spreadsheet function UI parameter namesEike Rathke1-519/+519
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin2-10/+27
2017-08-30fix ScJumpMatrixToken memory handlingNoel Grandin1-5/+4
2017-08-30tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai1-0/+2
2017-08-29remove some unused macro definitionsNoel Grandin1-1/+0
2017-08-29Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist1-3/+3
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke1-1/+2
2017-08-28remove unused header fileNoel Grandin1-28/+0
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin2-43/+43
2017-08-26loplugin:constparam in sc part7Noel Grandin3-4/+4
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin3-0/+20
2017-08-25loplugin:constparam in sc part6Noel Grandin3-4/+4
2017-08-25loplugin:useuniqueptr in scNoel Grandin2-3/+4
2017-08-25loplugin:unusedmethodsNoel Grandin1-3/+0
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin1-36/+36
2017-08-24loplugin:constparam in sc part5Noel Grandin4-6/+6
2017-08-24loplugin:constparam in sc part4Noel Grandin6-15/+15
2017-08-24loplugin:constparam in sc part3Noel Grandin16-36/+35
2017-08-23loplugin:constparam in sc part2Noel Grandin14-46/+47
2017-08-22loplugin:constparam in sc part1Noel Grandin15-40/+40
2017-08-22Convert ErrCode area to scoped enumNoel Grandin2-38/+39
2017-08-20external data: add a menu entry to refresh the dataMarkus Mohrhard1-1/+2
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard3-0/+4
2017-08-16tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-08-16Add note about order or row, column, and tab as fields vs. parametersTor Lillqvist1-1/+6
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin1-1/+1
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard3-0/+6
2017-08-16Removing unused serialisation codeVarun Dhall1-2/+0