summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-05add performance test for subtotal insertionWilliam Bonnet
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-12-03use comphelper::containerToSequence()Noel Grandin
2015-12-03coverity#1341507 Uninitialized pointer fieldCaolán McNamara
2015-12-02Avoid clang-cl -Werror,-Wbitfield-constant-conversionStephan Bergmann
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky
2015-12-01sc interpreter: Don't throw when we hit something not yet implemented.Jan Holesovsky
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
2015-12-01Resolves: tdf#95748 no group interpreter when calculations are runningEike Rathke
2015-12-01add DebugCalculationEntry::mnGroupEike Rathke
2015-12-01add DebugCalculationEntry::mnRecursionEike Rathke
2015-12-01add DebugCalculation::storeResultError()Eike Rathke
2015-12-01cppcheck: memleakTakeshi Abe
2015-12-01fix memory leaks on loading and saving an ods fileDennis Francis
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin
2015-11-30number format keys are sal_uInt32, so use itEike Rathke
2015-11-30tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28Fix wrong use of toolbarseperator in shape toolbarsYousuf Philips
2015-11-28Missing includeStephan Bergmann
2015-11-27use SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-27use SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-26TableRef: write <tableParts> before <extLst>, resolves tdf#96049Eike Rathke
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-25coverity#1340224 Logically dead codeCaolán McNamara
2015-11-25sc: improve vba macro debugging output.Michael Meeks
2015-11-25sc: force vba events ordering.Michael Meeks
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-25store custom icon set info into ODFMarkus Mohrhard
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-25Revert "Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0A"Eike Rathke
2015-11-24Resolves: tdf#95629 import also 0x0D as rich EditCell, not only 0x0AEike Rathke
2015-11-24never push an error instead of the ScJumpMatrixTokenEike Rathke
2015-11-24sc: -Werror=unused-parameterMiklos Vajna
2015-11-24sc: Implement Software Interpreter subsetting, similarly to openCL one.Jan Holesovsky
2015-11-24sc: Implement ScVectorRefMatrix.Jan Holesovsky
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-21tdf#83126: Find All: Don't ignore Search Direction Rows/Col optionJulien Nabet
2015-11-21unit test testMatrixConditionalBooleanResultEike Rathke