summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-25union of a to be edited range may be distributed over two different recordsEike Rathke
2014-03-25coverity#1130187 Logically dead codeCaolán McNamara
2014-03-25coverity#982303 Logically dead codeCaolán McNamara
2014-03-25coverity#735475 Logically dead codeCaolán McNamara
2014-03-25Extra blank line.Kohei Yoshida
2014-03-25fdo#76402: Handle range reference expansion in named ranges.Kohei Yoshida
2014-03-25fdo#76402: Write unit test for this first.Kohei Yoshida
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24made range not editable if password is assignedEike Rathke
2014-03-24coverity#735476: bRepeat is always false.Kohei Yoshida
2014-03-24coverity#1078504: Remove logically dead code.Kohei Yoshida
2014-03-24coverity#708084 Uninitialized scalar fieldCaolán McNamara
2014-03-24coverity#708082 Uninitialized scalar fieldCaolán McNamara
2014-03-24coverity#708051 Uninitialized scalar fieldCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-23WaE: unused variable 'it'Tor Lillqvist
2014-03-22coverity#983375 Dereference before null checkCaolán McNamara
2014-03-22coverity#983377 Dereference before null checkCaolán McNamara
2014-03-22coverity#705471 Dereference null return valueCaolán McNamara
2014-03-22Fix the conditionJulien Nabet
2014-03-22cppcheck: bRet reassigned before using its valueJulien Nabet
2014-03-22fdo#76470: Avoid joining new formula cells individually.Kohei Yoshida
2014-03-22use enhanced protection permission to override protection attributeEike Rathke
2014-03-22no need to use the getter hereEike Rathke
2014-03-22added editable testers to enhanced table protectionEike Rathke
2014-03-21write enhanced protection to .xls BIFF8 0x0868 Feat recordsEike Rathke
2014-03-21copy-construct maEnhancedProtection in ScTableProtectionImplEike Rathke
2014-03-21always resize vector, reserve is just thatEike Rathke
2014-03-21refactored to use XclRangeList and XclImpAddressConverterEike Rathke
2014-03-21WaE: -Werror=unused-variableCaolán McNamara
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida
2014-03-21update enhanced protection rangesEike Rathke
2014-03-20don't crash with possibly invalid index, fdo#76209Markus Mohrhard
2014-03-20More code that's specific to OpenCL kernel pre-compilation.Kohei Yoshida
2014-03-20WaE: struct/class mismatchTor Lillqvist
2014-03-20Disable kernel pre-compilation for now.Kohei Yoshida
2014-03-20Some cosmetics.Kohei Yoshida
2014-03-20stuff Excel enhanced protection read into ScTableProtectionEike Rathke
2014-03-20range list might be nil, who knowsEike Rathke
2014-03-20added ScEnhancedProtection to ScTableProtectionEike Rathke
2014-03-20-Werror,-Wunused-variableStephan Bergmann
2014-03-19Chnage the wording for empty preview messages.Kohei Yoshida
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet