summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-11-21solve 6/8 cases of the dreaded conditional logical format in matrix resultsEike Rathke
2015-11-20sc: One more place needed when one wants to enable the S/W interpreter.Jan Holesovsky
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20fix buildNoel Grandin
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke
2015-11-18editeng: wrong default item for EE_PARA_FORBIDDENRULESMichael Stahl
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18Remove redundant toolbar:text labelsSamuel Mehrbrodt
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-17Be consistent in using tabs at least hereMatúš Kukan
2015-11-17There is no need for this broken 'if' hereMatúš Kukan
2015-11-17Assume this wants to append the numerical representationStephan Bergmann
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-17Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke