summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-09-14Add debugging output operator<< for ScRangeTor Lillqvist
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-06Replace some lists by vectors in unoobj (sc)Julien Nabet
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pNoteEngineTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist
2017-09-04Apostrophe ' is invalid as first or last character in sheet name, tdf#103027Eike Rathke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-09-02make sure parent element is staying aroundMarkus Mohrhard
2017-09-01Harmonize capitalization of spreadsheet function UI parameter namesEike Rathke
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-30fix ScJumpMatrixToken memory handlingNoel Grandin
2017-08-30tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai
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