summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-07-08sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl
2015-07-08sc: remove unused boost::random includesMichael Stahl
2015-07-07end/restart group listening in DeleteSelection(), similar to DeleteArea()Eike Rathke
2015-07-07Related: tdf#92392 clear some more vclptrs on disposeCaolán McNamara
2015-07-07Related: tdf#92392 protect against double dispose from dtor with disposeOnceCaolán McNamara
2015-07-07unit test for copy&paste put reference in order, tdf#92468Eike Rathke
2015-07-07call ScTokenArray::AdjustReferenceOnCopy() in ScFormulaCell clone, tdf#92468Eike Rathke
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke
2015-07-07always justify a referenced range in order, tdf#92468Eike Rathke
2015-07-07also ifCOUNT2 return type is always numberEike Rathke
2015-07-06unify code duplication in ScInterpreter::ScSum and IterateParametersWinfried Donkers
2015-07-06preserve whitespaces here, tdf#88137, tdf#89254Markus Mohrhard
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-05tbinsert.hrc is emptyMaxim Monastirsky
2015-07-05Add 'virtual'Maxim Monastirsky
2015-07-05This one should override SfxToolBoxControl::SelectMaxim Monastirsky
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-07-04coverity#1308596 Uncaught exceptionCaolán McNamara
2015-07-04coverity#1309267 Uncaught exceptionCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-03tdf#92392 - Dispose ScFormulaReferenceHelper properly.Michael Meeks
2015-07-02fix a11y crash seen on moving chart wizard dialogCaolán McNamara
2015-07-02some other coverity thingsCaolán McNamara
2015-07-01tdf#92262 - fixup shared_ptr -> VclPtr issue.Michael Meeks
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky
2015-06-30Fix typosAndrea Gelmini
2015-06-30unit test, check for all ScRange::Parse() valid flags, tdf#92426Eike Rathke
2015-06-30tdf#92426 explicitly set valid row/col for entire col/row referencesEike Rathke
2015-06-30unit tests for tdf#92427Eike Rathke
2015-06-30tdf#92427 entire column/row reference also if both sticky parts are relativeEike Rathke
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-30translate some comments on the flyEike Rathke
2015-06-30introduce ScRefUpdateRes UR_STICKYEike Rathke
2015-06-29Resolves: tdf#31577 volatile lookup ranges must not be cachedEike Rathke
2015-06-29support plain database range (table) names in INDIRECTEike Rathke
2015-06-29TableRef: can be used in INDIRECTEike Rathke
2015-06-29Related tdf#92262: PIVOTTABLE: crash when clicking on the autofilter arrowJulien Nabet
2015-06-29coverity#1308591 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308589 Uncaught exceptionCaolán McNamara
2015-06-29insert/shift unit test for tdf#44419Eike Rathke
2015-06-29unit test for tdf#44419Eike Rathke
2015-06-29coverity#1308596 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308602 Uncaught exceptionCaolán McNamara
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-29no need to recompile the formula againMarkus Mohrhard
2015-06-29use a prefix instead of pMarkus Mohrhard