summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-01-23coverity#1158392 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158393 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158399 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158402 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158403 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158404 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158406 Uncaught exceptionCaolán McNamara
2014-01-23fdo#73986: Don't forget to receive returned object from for_each.Kohei Yoshida
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23coverity#1158406 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158407 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158408 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158410 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158491 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158492 Uninitialized scalar fieldCaolán McNamara
2014-01-23Resolves: #i123626# change default for paste special dialog of Calc...Tsutomu Uchino
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-22Use scoped_ptr for these.Kohei Yoshida
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22fix-up of 6b8704d974abd4ab7fb58036a961fa0b7136aaa7Eike Rathke
2014-01-22some clean-up of 6b8704d974abd4ab7fb58036a961fa0b7136aaa7Eike Rathke
2014-01-21get rid of an extraneous parentheses in "if((A==B))"Herbert Dürr
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21renamed misleading namesEike Rathke
2014-01-20resolved fdo#73836 do not apply format twice to stringEike Rathke
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-20Related: #i56998# english doesn't put a space between numbers and percentCaolán McNamara
2014-01-20add missing space in help textThomas Arnhold
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->bool and remove unnecessary param on ScConsData::InitDataNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20Resolves: #i92785# fix label from Allow blank cells to...Tsutomu Uchino
2014-01-19CID#1158211: out-of-bounds accessMarkus Mohrhard
2014-01-19more build fixesMarkus Mohrhard
2014-01-19CID#1158216: resource leakMarkus Mohrhard
2014-01-19CID#1157787: new[]/delete mismatchMarkus Mohrhard
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Follow-up (micro-?)optimisationTor Lillqvist
2014-01-17bool improvementsStephan Bergmann