summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard
2017-10-10use std::swap instead of own implementationMarkus Mohrhard
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-02lok - sc: lift row limit to 500kMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-10-02Bin duplicated forward declarationTor Lillqvist
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet
2017-09-29ofz#3487 further limit ScMatrix elements allocationEike Rathke
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-25-Werror,-Winconsistent-missing-overrideStephan Bergmann
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
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