summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-08-19sc: these are ptr_map not ptr_setMichael Stahl4-4/+4
2015-08-19loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2015-08-19Bugfix test for tdf#77431Katarina Behrens2-0/+14
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens4-13/+30
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann3-8/+6
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke9-39/+47
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-08-18Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke1-0/+8
2015-08-18add a simple formula cell calculation chain dumperEike Rathke1-0/+133
2015-08-17Move export tests where they really belongKatarina Behrens2-48/+59
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-1/+1
2015-08-17tdf#93392 leak when linking to external html data file with auto updateDennis P. Francis1-1/+5
2015-08-17convert Link<> to typedNoel Grandin6-37/+25
2015-08-17make Link<> typedNoel Grandin3-4/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud3-10/+10
2015-08-15Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke1-1/+13
2015-08-14Some more tdf#92256 related testsKatarina Behrens2-2/+29
2015-08-14tdf#92256: Don't force CalcA1 syntax on all !Microsoft xlsx docsKatarina Behrens1-15/+7
2015-08-14tdf#92256: Save ref syntax when different from native oneKatarina Behrens2-4/+10
2015-08-14loplugin: defaultparamsNoel Grandin26-87/+85
2015-08-14loplugin: defaultparamsNoel Grandin19-48/+47
2015-08-14loplugin: defaultparamsNoel Grandin26-74/+74
2015-08-14loplugin: defaultparamsNoel Grandin22-55/+55
2015-08-14loplugin: defaultparamsNoel Grandin21-41/+39
2015-08-14loplugin: defaultparamsNoel Grandin10-32/+27
2015-08-14loplugin: defaultparamsNoel Grandin22-40/+39
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-3/+3
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin1-3/+3
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos2-3/+3
2015-08-14reorder of File menuSzymon Kłos1-1/+1
2015-08-14forget about the C++ Standard, use our own known goodsEike Rathke1-5/+11
2015-08-13second attempt to blind fix MSVC werror C4701,C4703Eike Rathke1-4/+3
2015-08-13do not use INFINITY (or NAN while at it..) macroEike Rathke1-2/+2
2015-08-13blind fix MSVC werror C4701,C4703 potentially uninitialized local variableEike Rathke1-2/+2
2015-08-13use sc::divide() for -fsanitize=float-divide-by-zero triggered by unit testEike Rathke1-1/+1
2015-08-13add sc::divide() for defined -fsanitize=float-divide-by-zero behaviorEike Rathke1-0/+29
2015-08-13sc: fix LOKit invalidate setPartHenry Castro1-1/+16
2015-08-13sc: LOK_CALLBACK_DOCUMENT_SIZE_CHANGED callbackHenry Castro1-0/+19
2015-08-13Resolves: tdf#93098 replace remembered listener when replacing cellEike Rathke1-2/+14
2015-08-13Another GrabFocus during disposeMaxim Monastirsky1-6/+2
2015-08-13tdf#93154: Save button often does not saveMihai Varga1-0/+4
2015-08-13make Link<> instances typedNoel Grandin2-5/+3
2015-08-12rename confusing classesWinfried Donkers11-66/+68
2015-08-12Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke1-5/+15
2015-08-12tdf#92256: Make sure ref syntax of Excel docs gets savedKatarina Behrens1-1/+1
2015-08-12loplugin:stringconstantStephan Bergmann1-13/+13
2015-08-12tdf#89387 test for CHITEST functionŁukasz Hryniuk2-0/+108
2015-08-12Test with a bug in ScInterpreter::FTest()Łukasz Hryniuk2-0/+22
2015-08-11tdf#39468 Translate German Comments - sc/source/core/data/Phillip Sz2-2/+2
2015-08-11loplugin:stringconstantStephan Bergmann1-6/+6