summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-08-18Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke
2015-08-18add a simple formula cell calculation chain dumperEike Rathke
2015-08-17Move export tests where they really belongKatarina Behrens
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-17tdf#93392 leak when linking to external html data file with auto updateDennis P. Francis
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-15Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke
2015-08-14Some more tdf#92256 related testsKatarina Behrens
2015-08-14tdf#92256: Don't force CalcA1 syntax on all !Microsoft xlsx docsKatarina Behrens
2015-08-14tdf#92256: Save ref syntax when different from native oneKatarina Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
2015-08-14reorder of File menuSzymon Kłos
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