summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* coverity#704282 Logically dead codeCaolán McNamara2014-03-291-8/+2
* coverity#704280 Logically dead codeCaolán McNamara2014-03-292-63/+58
* coverity#704279 Logically dead codeCaolán McNamara2014-03-291-25/+1
* Typo: ccordinate->coordinateJulien Nabet2014-03-291-1/+1
* sc: more stream tweaksMichael Stahl2014-03-291-3/+4
* sc: actually CopyFromStream() can just use remainingSize()Michael Stahl2014-03-291-6/+2
* sc: adapt XclExpStream::CopyFromStream() to SvStream changeMichael Stahl2014-03-292-8/+5
* sc: adapt Excel filter to SvStream changesMichael Stahl2014-03-298-19/+19
* rhbz#1080196: Delete the destination first then paste.Kohei Yoshida2014-03-281-69/+32
* rhbz#1080196: Write unit test for this.Kohei Yoshida2014-03-282-0/+50
* translated German commentsEike Rathke2014-03-281-18/+19
* and restore the intention of the original patchEike Rathke2014-03-281-1/+1
* Revert "coverity#1038286 Logically dead code"Eike Rathke2014-03-281-0/+16
* coverity#1038286 Logically dead codeCaolán McNamara2014-03-281-16/+0
* bRefSizeChanged is always falseCaolán McNamara2014-03-281-2/+1
* coverity#1078506 troubling Logically dead codeCaolán McNamara2014-03-281-2/+1
* Remove remaining DBG_CTOR etc. remnants from scStephan Bergmann2014-03-284-82/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-1/+1
* coverity#705450 Self assignmentCaolán McNamara2014-03-281-1/+1
* coverity#982764 Dereference null return valueCaolán McNamara2014-03-281-1/+3
* coverity#982765 Dereference null return valueCaolán McNamara2014-03-281-1/+3
* coverity#735461 Dead default in switchCaolán McNamara2014-03-281-1/+0
* coverity#735462 Dead default in switchCaolán McNamara2014-03-281-8/+0
* coverity#735463 Dead default in switchCaolán McNamara2014-03-281-2/+3
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-271-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-27499-7498/+7497
* sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl2014-03-271-15/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-2733-56/+56
* sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* fdo#62155 - don't crash if we can't create an instance of a calc addin.Michael Meeks2014-03-271-4/+12
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-2640-149/+149
* fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida2014-03-254-46/+108
* fdo#74322: Write unit test for this first.Kohei Yoshida2014-03-252-0/+82
* added unit test for .xls BIFF enhanced protectionEike Rathke2014-03-252-0/+20
* union of a to be edited range may be distributed over two different recordsEike Rathke2014-03-251-0/+27
* coverity#1130187 Logically dead codeCaolán McNamara2014-03-251-5/+1
* coverity#982303 Logically dead codeCaolán McNamara2014-03-251-33/+0
* coverity#735475 Logically dead codeCaolán McNamara2014-03-251-40/+0
* Extra blank line.Kohei Yoshida2014-03-251-1/+0
* fdo#76402: Handle range reference expansion in named ranges.Kohei Yoshida2014-03-251-0/+26
* fdo#76402: Write unit test for this first.Kohei Yoshida2014-03-254-0/+87
* svtools: sal_Bool->boolNoel Grandin2014-03-258-18/+18
* svtools: sal_Bool->boolNoel Grandin2014-03-254-8/+8
* made range not editable if password is assignedEike Rathke2014-03-241-2/+15
* coverity#735476: bRepeat is always false.Kohei Yoshida2014-03-241-42/+2
* coverity#1078504: Remove logically dead code.Kohei Yoshida2014-03-241-44/+0
* coverity#708084 Uninitialized scalar fieldCaolán McNamara2014-03-241-1/+6
* coverity#708082 Uninitialized scalar fieldCaolán McNamara2014-03-241-1/+5
* coverity#708051 Uninitialized scalar fieldCaolán McNamara2014-03-241-7/+7
* svtools: sal_Bool->boolNoel Grandin2014-03-243-3/+3