summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-25remove hack that results in mispositioning of shapes, tdf#91266Markus Mohrhard1-7/+0
2015-05-25add dump for column width in hmmMarkus Mohrhard3-3/+20
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-2/+0
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-1/+1
2015-05-24callcatcher: update unused codeCaolán McNamara6-59/+0
2015-05-23tdf#91499 - cleanup AnyRefDialog VclPtr's with an explicit dispose method.Michael Meeks2-1/+16
2015-05-23SAL_TRACE doesn't existJulien Nabet1-2/+2
2015-05-23add missing includeDavid Tardon1-0/+2
2015-05-22tdf#54346 remove confusing description for function WEEKDAYWinfried Donkers1-1/+1
2015-05-22add information about dumping graphic object infoMarkus Mohrhard1-2/+5
2015-05-22use better markupMarkus Mohrhard1-1/+1
2015-05-22improve output for ScDrawObjDataMarkus Mohrhard1-1/+12
2015-05-22split column info dump and graphic object dumpingMarkus Mohrhard3-5/+17
2015-05-22extract calc data dump method into own fileMarkus Mohrhard4-46/+73
2015-05-22add information about dumping information in calcMarkus Mohrhard1-0/+12
2015-05-22improve data dump for calcMarkus Mohrhard1-1/+39
2015-05-22Remove include stdio (part5)Julien Nabet19-45/+14
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin3-4/+4
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin3-10/+10
2015-05-22loplugin:constantfunctionNoel Grandin9-39/+2