summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-31coverity#1194940 Uncaught exceptionCaolán McNamara
2014-03-31lint-ui spacingsCaolán McNamara
2014-03-31close files after testMarkus Mohrhard
2014-03-31close the file at the end of the testMarkus Mohrhard
2014-03-31Fix various warningsStephan Bergmann
2014-03-31pivot layout dialog: remove SAL_OVERRIDE from destructorsTomaž Vajngerl
2014-03-31sc: clean-up address.hxx/cxxTomaž Vajngerl
2014-03-31sc: clean-up pivot.hxx/pivot2.cxxTomaž Vajngerl
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl
2014-03-30tools, sc: fix GCC -Werror=type-limits (comparison is always true)Michael Stahl
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara
2014-03-30coverity#1194916 Overflowed return valueCaolán McNamara
2014-03-29coverity#1194918 Overflowed array index readCaolán McNamara
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-29coverity#704282 Logically dead codeCaolán McNamara
2014-03-29coverity#704280 Logically dead codeCaolán McNamara
2014-03-29coverity#704279 Logically dead codeCaolán McNamara
2014-03-29Typo: ccordinate->coordinateJulien Nabet
2014-03-29sc: more stream tweaksMichael Stahl
2014-03-29sc: actually CopyFromStream() can just use remainingSize()Michael Stahl
2014-03-29sc: adapt XclExpStream::CopyFromStream() to SvStream changeMichael Stahl
2014-03-29sc: adapt Excel filter to SvStream changesMichael Stahl
2014-03-28rhbz#1080196: Delete the destination first then paste.Kohei Yoshida
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida
2014-03-28translated German commentsEike Rathke
2014-03-28and restore the intention of the original patchEike Rathke
2014-03-28Revert "coverity#1038286 Logically dead code"Eike Rathke
2014-03-28coverity#1038286 Logically dead codeCaolán McNamara
2014-03-28bRefSizeChanged is always falseCaolán McNamara
2014-03-28coverity#1078506 troubling Logically dead codeCaolán McNamara
2014-03-28Remove remaining DBG_CTOR etc. remnants from scStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28coverity#705450 Self assignmentCaolán McNamara
2014-03-28coverity#982764 Dereference null return valueCaolán McNamara
2014-03-28coverity#982765 Dereference null return valueCaolán McNamara
2014-03-28coverity#735461 Dead default in switchCaolán McNamara
2014-03-28coverity#735462 Dead default in switchCaolán McNamara
2014-03-28coverity#735463 Dead default in switchCaolán McNamara
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-27fdo#62155 - don't crash if we can't create an instance of a calc addin.Michael Meeks
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida
2014-03-25fdo#74322: Write unit test for this first.Kohei Yoshida
2014-03-25added unit test for .xls BIFF enhanced protectionEike Rathke
2014-03-25union of a to be edited range may be distributed over two different recordsEike Rathke
2014-03-25coverity#1130187 Logically dead codeCaolán McNamara