summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2017-11-13tdf#113768 Fix opposite argument description for Calc function VDB.Winfried Donkers1-2/+2
2017-11-11Replace list by vector in scmod (sc)Julien Nabet1-2/+2
2017-11-10loplugin:unusedmethodsNoel Grandin2-8/+0
2017-11-08ScImportStarCalc10 appears uncallableCaolán McNamara1-1/+0
2017-11-06ofz#4052 limit listener range to actually available sheetsEike Rathke1-0/+18
2017-11-03Resolves: tdf#111428 swap (only) ScColumn::mnBlkCountFormulaEike Rathke1-2/+0
2017-11-02Resolves: tdf#111428 implement CellStoreEvent::swap() in ScColumn::SwapCol()Eike Rathke1-0/+2
2017-10-31loplugin:constantparam in scNoel Grandin2-9/+5
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke1-1/+2
2017-10-27loplugin:finalclasses in scNoel Grandin3-12/+7
2017-10-23loplugin:includeform: scStephan Bergmann18-19/+19
2017-10-23Move GetElementsMax() to .cxxEike Rathke1-17/+0
2017-10-23overload std::hash for OUString and OStringNoel Grandin13-20/+19
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2-2/+5
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin2-10/+10
2017-10-17remove unused ScCompressedArray constructorNoel Grandin1-8/+0
2017-10-17Simplify ScCompressedArray constructorNoel Grandin1-8/+3
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin1-1/+1
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin2-3/+28
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard1-0/+9
2017-10-10use std::swap instead of own implementationMarkus Mohrhard1-4/+1
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-02lok - sc: lift row limit to 500kMarco Cecchetti1-1/+1
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti4-0/+11
2017-10-02Bin duplicated forward declarationTor Lillqvist1-1/+0
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet1-1/+1
2017-09-29ofz#3487 further limit ScMatrix elements allocationEike Rathke1-10/+12
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-25-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke1-1/+1
2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke1-2/+4
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski4-70/+132
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai1-0/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
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