summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-06-13do not access token data after token has been destroyedEike Rathke
2015-06-12do not adjust RPN named expressions relative references, tdf#91842 follow-upEike Rathke
2015-06-12spellingAntoine Cœur
2015-06-12tdf#61908:XLSX formula cell range is not exported for MMULT.yogesh.bharate001
2015-06-12copypasta error, tdf#69552 follow-upEike Rathke
2015-06-12tdf#62095 fix O(n^2) algorithm in opening pathological fileNoel Grandin
2015-06-12FLOOR.MATH has 3 parameters, show them in UIEike Rathke
2015-06-11tdf#91820 Minor fixes and fix icon linksYousuf Philips
2015-06-11recompile TableRef formulas only after position was updated, tdf#91842Eike Rathke
2015-06-11adjust also RPN reference tokens, tdf#91842 and probably othersEike Rathke
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-11loplugin:staticmethodsStephan Bergmann
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10tdf#89972: also copy external reference statusMike Kaganski
2015-06-10tdf#89972: unit test: check proper external ref manager registrationMike Kaganski
2015-06-10sc tiled editing: Mapping has to be turned off after drawing the buttons.Jan Holesovsky
2015-06-10Enablaed -> Enabled.Jan Holesovsky
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke
2015-06-09correct 3D reference update on sheet deletion, tdf#90001 follow-upEike Rathke
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-06-08destroy and reconstruct listeners only if content is affectedEike Rathke
2015-06-08Windows MSVC: cannot specify explicit initializer for arraysEike Rathke
2015-06-08Revert "Revert "check bounds in RPN tokens, tdf#90694 related and others""Eike Rathke
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08Revert "check bounds in RPN tokens, tdf#90694 related and others"Jan Holesovsky
2015-06-08check bounds in RPN tokens, tdf#90694 related and othersEike Rathke
2015-06-08tdf#90694 reset group area listeners on correct topEike Rathke
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-07tdf#85594 Additional tweaks to standard and drawing toolbarsYousuf Philips
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-05tdf#91820 Reorganize calc's menu barYousuf Philips
2015-06-05tdf#90694 reset group area listeners when splitting groupEike Rathke
2015-06-05CALC: readd InsertRows/InsertColsPhilippe Jung
2015-06-05sc: loplugin:staticmethodsMiklos Vajna
2015-06-05sc: another loplugin:unreffunMiklos Vajna
2015-06-05sc: loplugin:unreffunMiklos Vajna
2015-06-04sc tiled editing: Editview register LOKit callbackHenry Castro
2015-06-04sc tiled editing: double-click empty cellHenry Castro
2015-06-04sc tiled editing: EndTracking trigger MouseUpHenry Castro
2015-06-04update to liborcus 0.9.1David Tardon
2015-06-04Don't downcast this to derived in base ctorStephan Bergmann
2015-06-04tdf#90996: don't overwrite comments in ScTable::FillFormulaVerticalMike Kaganski