summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2015-03-26Revert "tdf#89319 remove redundant file seekings in XLS export"Eike Rathke1-4/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann39-93/+93
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis6-12/+116
2015-03-26TableRef: generate token for #DataEike Rathke1-0/+17
2015-03-26TableRef: generate tokens for #Headers and #TotalsEike Rathke1-13/+40
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips1-79/+0
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-1/+1
2015-03-26tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Austin Chen1-1/+1
2015-03-25TyposJulien Nabet1-1/+1
2015-03-25TyposJulien Nabet1-1/+1
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin1-1/+1
2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk3-29/+69
2015-03-25convert EE_STAT constants to enum classNoel Grandin2-5/+5
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin2-10/+10
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin15-67/+67
2015-03-25convert VALID_ constants to enum classNoel Grandin12-88/+88
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers4-5/+16
2015-03-24loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard4-1/+33
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard4-3/+23
2015-03-24export showValue databar propertyMarkus Mohrhard1-1/+3
2015-03-24Resolves tdf#72152: respect page orientation of Calc files in recent docsJulien Nabet1-4/+10
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin8-21/+21
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2-9/+9
2015-03-24convert SvxZoomType to enum classNoel Grandin10-54/+54
2015-03-24convert sfxlink to enum classNoel Grandin4-7/+7
2015-03-24convert SfxChildAlignment to enum classNoel Grandin2-18/+18
2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet2-54/+0
2015-03-23TyposJulien Nabet1-1/+1
2015-03-23tdf#89387 Change summing loop to SumSquare methodŁukasz Hryniuk1-8/+2
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna2-4/+4
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna1-12/+1
2015-03-23sc tiled rendering: add missing mm100 -> twips conversionHenry Castro1-1/+13
2015-03-23sc tiled editing: Clear the right area behind the editeng.Jan Holesovsky1-8/+22
2015-03-23sc tiled editing: Use the correct device for PixelToLogic.Henry Castro1-1/+1
2015-03-23sc tiled editing: Set the correct map mode for editeng.Jan Holesovsky1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin63-340/+60
2015-03-20Replace hardcoded UI string with string from .res fileAndras Timar1-1/+1
2015-03-20fix commentsEike Rathke1-6/+6
2015-03-20tdf#89597: Resize formula buffers after adding a dummy sheetKatarina Behrens3-0/+16
2015-03-20Add const version of getDocImportKatarina Behrens2-0/+6
2015-03-20Resolves: tdf#89958 filter ends with / does not end with correctionEike Rathke1-5/+5
2015-03-20coverity#988421 unchecked return valueCaolán McNamara1-1/+6
2015-03-20Typo: intead->insteadJulien Nabet1-1/+1
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara1-1/+2
2015-03-19convert opaque numeric value to underlying symbolic constantsNoel Grandin1-5/+5
2015-03-19loplugin:constantfunction: svxNoel Grandin2-10/+0
2015-03-19loplugin:constantfunction: sotNoel Grandin1-2/+0