summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-06-10sc tiled editing: Mapping has to be turned off after drawing the buttons.Jan Holesovsky2-7/+3
2015-06-10Enablaed -> Enabled.Jan Holesovsky1-2/+2
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro2-2/+13
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke1-0/+29
2015-06-09correct 3D reference update on sheet deletion, tdf#90001 follow-upEike Rathke1-9/+10
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna1-1/+1
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky7-33/+62
2015-06-08destroy and reconstruct listeners only if content is affectedEike Rathke1-12/+20
2015-06-08Windows MSVC: cannot specify explicit initializer for arraysEike Rathke1-2/+6
2015-06-08Revert "Revert "check bounds in RPN tokens, tdf#90694 related and others""Eike Rathke1-114/+159
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann54-132/+132
2015-06-08Revert "check bounds in RPN tokens, tdf#90694 related and others"Jan Holesovsky1-159/+114
2015-06-08check bounds in RPN tokens, tdf#90694 related and othersEike Rathke1-114/+159
2015-06-08tdf#90694 reset group area listeners on correct topEike Rathke1-5/+6
2015-06-08\<the the\> -> theJan Holesovsky2-2/+2
2015-06-07tdf#85594 Additional tweaks to standard and drawing toolbarsYousuf Philips10-71/+110
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin35-49/+82
2015-06-06Typo: emty->emptyJulien Nabet1-1/+1
2015-06-05tdf#91820 Reorganize calc's menu barYousuf Philips1-233/+291
2015-06-05tdf#90694 reset group area listeners when splitting groupEike Rathke1-0/+11
2015-06-05CALC: readd InsertRows/InsertColsPhilippe Jung7-3/+67
2015-06-05sc: loplugin:staticmethodsMiklos Vajna1-13/+13
2015-06-05sc: another loplugin:unreffunMiklos Vajna1-1/+0
2015-06-05sc: loplugin:unreffunMiklos Vajna1-7/+0
2015-06-04sc tiled editing: Editview register LOKit callbackHenry Castro1-0/+7
2015-06-04sc tiled editing: double-click empty cellHenry Castro1-1/+1
2015-06-04sc tiled editing: EndTracking trigger MouseUpHenry Castro1-1/+1
2015-06-04update to liborcus 0.9.1David Tardon3-5/+83
2015-06-04Don't downcast this to derived in base ctorStephan Bergmann1-3/+3
2015-06-04tdf#90996: don't overwrite comments in ScTable::FillFormulaVerticalMike Kaganski1-1/+1
2015-06-04tdf#91425 CRASH - Calc Insert Columns LeftTakeshi Abe1-20/+26
2015-06-03Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara1-2/+2
2015-06-03calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter2-6/+8
2015-06-03tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet1-1/+1
2015-06-03intermittent CppunitTest_sc_macros_test failureCaolán McNamara1-2/+7
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar8-340/+167
2015-06-02No need for an intermediate FARPROC hereStephan Bergmann1-10/+8
2015-06-02loplugin:loopvartoosmallNoel Grandin4-4/+4
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann4-12/+12
2015-06-02fdo#39468 Translate German Comments - sc/source/core/tool/ #1Christian M. Heller3-48/+47
2015-06-02tdf#91641 EditLine should have focus on accessibleText init.Justin Luth1-2/+10
2015-06-02loplugin:loopvartoosmallNoel Grandin6-18/+18
2015-06-01Reorganize the entries in the column and row context menusYousuf Philips2-53/+57
2015-06-02move header file out sc/incMarkus Mohrhard1-0/+0
2015-06-02remove unused includeMarkus Mohrhard1-1/+0
2015-06-01coverity#1302688 Resource leakCaolán McNamara1-4/+4
2015-06-01loplugin:loopvartoosmallNoel Grandin35-305/+305
2015-06-01fdo#39468 Translate German Comments - last bits of sc/source/core/data/Christian M. Heller4-4/+4
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung14-23/+130
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung22-83/+93