summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Don't pointlessly abbreviate "First" and "Second"Tor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23We still have to build and run on 32-bitEike Rathke
2017-10-23Assume 6GB memory could be consumed by matricesEike Rathke
2017-10-23Move GetElementsMax() to .cxxEike Rathke
2017-10-23Simplify some includesStephan Bergmann
2017-10-23ofz: cluster of oom with multiple large ScMatrixCaolán McNamara
2017-10-23Translate German function names in Calc (financial)Johnny_M
2017-10-23ofz: avoid configCaolán McNamara
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-19tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai
2017-10-19Fix assertion to check the right thingTor Lillqvist
2017-10-17remove unused ScCompressedArray constructorNoel Grandin
2017-10-17Simplify ScCompressedArray constructorNoel Grandin
2017-10-17use rtl::Reference in ScAddInListenerNoel Grandin
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin
2017-10-16Translate German variable names in Calc (financial)Johnny_M
2017-10-14ofz#3634: add a SC_MAX_MATRIX_ELEMENTS to limit max matrix elementsCaolán McNamara
2017-10-12Translate German variable names in Calc (financial)Johnny_M
2017-10-09prevent crash in the new dataprovider UI when adding a new columnMarkus Mohrhard
2017-10-05tdf#112884: Error string is displayed as empty item in pivot tableTamás Zolnai
2017-10-04Indent part of ScInterpreter that for some reason was not indented at allTor Lillqvist
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-10-02Translate German variable names in Calc (financial)Johnny_M
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-30tdf#112735: Pivot table: page field displays empty stringTamás Zolnai
2017-09-29Try to work around GCC 4.8.1 problemTor Lillqvist
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27If we are going to avoid repeated calls to pDocument->GetRecursionHelper(),Tor Lillqvist
2017-09-27Make pGlobalStack and bGlobalStackInUse thread_localTor Lillqvist
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-25Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-25ScTokenArray::operator=: assign also mnHashValue and meVectorStateEike Rathke
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-09-23coverity#1418341 Dereference after null checkCaolán McNamara
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-20simplify calling listenersNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14InsertMatrixFormula,InsertTableOp: assert valid cols/rowsEike Rathke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin