summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-30sc: Notify about the part change when searching.Henry Castro1-0/+19
2015-05-30Implemented formula group count statisticBenjamin Ni11-1/+155
2015-05-29sc: SvxSearchItem, m_nStartPoint{X,Y}Henry Castro1-1/+18
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks14-28/+28
2015-05-29split sc unoapi test for performanceBjoern Michaelsen16-149/+443
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann3-3/+3
2015-05-28Bug 91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung1-1/+0
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara1-0/+6
2015-05-28convert INVERT flags to scoped enumNoel Grandin1-2/+2
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin2-2/+2
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung10-11/+11
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro5-0/+327
2015-05-27loplugin:stringconstantStephan Bergmann1-2/+2
2015-05-27support R1C1 reference for hyperlinksMarkus Mohrhard2-4/+24
2015-05-27add test for tdf#91334Markus Mohrhard2-1/+14