summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-11-29tdf#105236, only take number format from numeric cellsMarkus Mohrhard
2018-11-29tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-27loplugin:unnecessaryvirtualNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26tdf#117720 Delete Max from list Min and delete Min from list Max in CF dialogRoman Kuznetsov
2018-11-26tdf#108027, add external ref string items to the data arrayMarkus Mohrhard
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25drop unused FormulaVectorDisabledNotInSoftwareSubsetNoel Grandin
2018-11-25Replace list by vector for ScDDELinkCells typedef (sc)Julien Nabet
2018-11-24remove unused sc::ListenerGroupType::SingleNoel Grandin
2018-11-24convert Unit to scoped enumNoel Grandin
2018-11-24remove unused FuncFlags::BIFFIMPORTONLY,STATE::S_WK1Noel Grandin
2018-11-24remove ScMoveUndoMode enumNoel Grandin
2018-11-24remove ScVbaControlObjectBase::ListenerType enumNoel Grandin
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin
2018-11-23enum ScMatrix::Op is unnecessaryNoel Grandin
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-23remove some unused enums in sc/Noel Grandin
2018-11-23Check isEmptyStringQuery() early to avoid call ..., tdf#121052 follow-upEike Rathke
2018-11-22tdf#121052 sc: avoid multiple empty value lookups in rangesSerge Krot
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-11-22tdf#116931 Fix scale when calc cells move indirectlyArmin Le Grand
2018-11-22improve function-local statics in scNoel Grandin
2018-11-22Resolves: tdf#113898 create JumpMatrix for svExternalDoubleRef scalar valuesEike Rathke
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19Removed duplicated includesAndrea Gelmini
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19coverity#1441441 Uncaught exceptionCaolán McNamara
2018-11-19coverity#1441442 Unintended sign extensionCaolán McNamara
2018-11-18Resolves: tdf#121409 missing dialog parentCaolán McNamara
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-18tdf#120703 PVS: Let ScConflictsFinder::GetEntry return referenceMike Kaganski
2018-11-18tdf#113916, don't import if no DB range is selectedMarkus Mohrhard
2018-11-17sc: Calculate the value only once for micro-optimizationTakeshi Abe
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-16Do not truncate fractions of seconds in timestamps to integral millisecondsMike Kaganski
2018-11-15tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli
2018-11-15Resolves: i#32345 Make LARGE()/SMALL() return an arrayTakeshi Abe
2018-11-15loplugin:staticmethods in scNoel Grandin