summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-21/+20
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25coverity#982303 Logically dead codeCaolán McNamara1-33/+0
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-3/+4
2014-03-22cppcheck: bRet reassigned before using its valueJulien Nabet1-1/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin3-58/+58
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-7/+7
2014-03-17justify range to prevent negative tab span and memory alloc, rhbz#1057741Eike Rathke1-0/+1
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-03-14some formula interpreter options are document specificEike Rathke1-0/+8
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida3-6/+17
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann2-1/+9
2014-03-08coverity#1130369 Dereference after null checkCaolán McNamara1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms13-51/+51
2014-03-03upgrade liborcusMarkus Mohrhard1-1/+1
2014-03-02coverity#1187830 Uncaught exceptionCaolán McNamara1-1/+7
2014-03-02coverity#1187654 Logically dead codeCaolán McNamara1-4/+1
2014-03-02coverity#1187655 Logically dead codeCaolán McNamara1-20/+6
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-20/+18
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-25remove unused method sc::DataStream::ToMoveType(rtl::OUString const&)Noel Grandin1-12/+0
2014-02-24coverity#735810 Dereference after null checkCaolán McNamara1-2/+2
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+3
2014-02-23Remove unneccessary commentsAlexander Wilms20-92/+92
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20fdo#72041: Intern strings in the external ref cache with the host document.Kohei Yoshida1-10/+23
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-20/+20
2014-02-19coverity#738803 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin2-4/+4
2014-02-19sal_Bool->boolNoel Grandin1-10/+10
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-19sal_Bool->boolNoel Grandin1-3/+3
2014-02-19sal_Bool->bool, and remove unused parametersNoel Grandin1-30/+30
2014-02-18sal_Bool->boolNoel Grandin6-36/+36
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin4-143/+143
2014-02-18sal_Bool->boolNoel Grandin1-11/+11
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-11convert change chart data source dialog to .uiCaolán McNamara1-1/+1
2014-02-11Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida2-2/+2
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-8/+8
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-05convert scenario dialog to .uiCaolán McNamara1-1/+1