summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-11-06ofz#4052 limit listener range to actually available sheetsEike Rathke
2017-11-03Resolves: tdf#111428 swap (only) ScColumn::mnBlkCountFormulaEike Rathke
2017-11-02Resolves: tdf#111428 implement CellStoreEvent::swap() in ScColumn::SwapCol()Eike Rathke
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23Move GetElementsMax() to .cxxEike Rathke
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin
2017-10-17remove unused ScCompressedArray constructorNoel Grandin
2017-10-17Simplify ScCompressedArray constructorNoel Grandin
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin
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