summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-08-14forget about the C++ Standard, use our own known goodsEike Rathke
2015-08-13second attempt to blind fix MSVC werror C4701,C4703Eike Rathke
2015-08-13do not use INFINITY (or NAN while at it..) macroEike Rathke
2015-08-13blind fix MSVC werror C4701,C4703 potentially uninitialized local variableEike Rathke
2015-08-13use sc::divide() for -fsanitize=float-divide-by-zero triggered by unit testEike Rathke
2015-08-13add sc::divide() for defined -fsanitize=float-divide-by-zero behaviorEike Rathke
2015-08-13sc: fix LOKit invalidate setPartHenry Castro
2015-08-13sc: LOK_CALLBACK_DOCUMENT_SIZE_CHANGED callbackHenry Castro
2015-08-13Resolves: tdf#93098 replace remembered listener when replacing cellEike Rathke
2015-08-13Another GrabFocus during disposeMaxim Monastirsky
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-08-13make Link<> instances typedNoel Grandin
2015-08-12rename confusing classesWinfried Donkers
2015-08-12Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke
2015-08-12tdf#92256: Make sure ref syntax of Excel docs gets savedKatarina Behrens
2015-08-12loplugin:stringconstantStephan Bergmann
2015-08-12tdf#89387 test for CHITEST functionŁukasz Hryniuk
2015-08-12Test with a bug in ScInterpreter::FTest()Łukasz Hryniuk
2015-08-11tdf#39468 Translate German Comments - sc/source/core/data/Phillip Sz
2015-08-11loplugin:stringconstantStephan Bergmann
2015-08-10tdf#89387 a few tests for FTEST functionŁukasz Hryniuk
2015-08-10tdf#89387 related tests for ScSumXMY2()Łukasz Hryniuk
2015-08-10tdf#89387 related, fix SumSquare bug in SumMXMY2Łukasz Hryniuk
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips
2015-08-10Resolves: tdf#86024 do not attempt to shorten numeric value outputEike Rathke
2015-08-09tdf#91820 Moved tool items back into Tools menuYousuf Philips
2015-08-09tdf#79741: Macro with Find @ Replace crash CalcJulien Nabet
2015-08-06typo "(1 alpha)" → "(1-alpha)" confidence intervalChristian Lohmaier
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04Hide open remote button in standard toolbarYousuf Philips
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips
2015-08-04cppcheck: Variable 'bGrowBackwards' is assigned a value that is never usedJulien Nabet
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-08-04sal_uChar is deprecatedNoel Grandin
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert
2015-08-04fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRangeTobias Lippert
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-31sc: replace boost::function with std::functionMichael Stahl
2015-07-31TableRef: implement ScTableRefToken::IsGlobal() overrideEike Rathke
2015-07-31TableRef: add some SAL_WARN() when invalidating column names/offsetsEike Rathke
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-07-30tdf#92918 Engineering notation lost with Add/Delete Decimal PlaceLaurent Balland-Poirier
2015-07-30tdf#39468 translated german comments in viewfunc*.cxxAlbert Thuswaldner
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29tdf#39468 translated german comments in output.cxx and output2.cxxAlbert Thuswaldner
2015-07-29translate some comments on the flyEike Rathke