summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-06-04tdf#91425 CRASH - Calc Insert Columns LeftTakeshi Abe
2015-06-03Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara
2015-06-03calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter
2015-06-03tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet
2015-06-03intermittent CppunitTest_sc_macros_test failureCaolán McNamara
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-06-02No need for an intermediate FARPROC hereStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02fdo#39468 Translate German Comments - sc/source/core/tool/ #1Christian M. Heller
2015-06-02tdf#91641 EditLine should have focus on accessibleText init.Justin Luth
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-01Reorganize the entries in the column and row context menusYousuf Philips