summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard6-13/+117
2015-05-27first check current document address conventionMarkus Mohrhard1-6/+18
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara4-7/+35
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-1/+1
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2-2/+2
2015-05-26FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara3-19/+28
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-25sc LOKit callback for search not found.Henry Castro1-0/+4
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks4-4/+4