summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28show warning also for existing entries, related tdf#42897Markus Mohrhard
2015-03-28let it sound a bit less dramatic, related tdf#42897Markus Mohrhard
2015-03-28tdf#42897 Warn the user if string without quote is entered as condition value.Laszlo Kis-Adam
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28test for tdf#90001Markus Mohrhard
2015-03-283D refs with more than one sheet should not set sheets deleted, tdf#90001Markus Mohrhard
2015-03-28only handle formula group if useful, tdf#90042 relatedEike Rathke
2015-03-27tdf#90042 only handle formula group if usefulLaurent Godard
2015-03-27loplugin:literaltoboolconversionMiklos Vajna
2015-03-27add test for tdf#89170Markus Mohrhard
2015-03-27we need to use the edit engine attibute id for rich text, tdf#89170Markus Mohrhard
2015-03-27a boolean variable is enoughMarkus Mohrhard
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26Revert "tdf#89319 remove redundant file seekings in XLS export"Eike Rathke
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis
2015-03-26TableRef: generate token for #DataEike Rathke
2015-03-26TableRef: generate tokens for #Headers and #TotalsEike Rathke
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-26tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Austin Chen
2015-03-25TyposJulien Nabet
2015-03-25TyposJulien Nabet
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
2015-03-24loplugin:implicitboolconversionStephan Bergmann
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
2015-03-24export showValue databar propertyMarkus Mohrhard
2015-03-24Resolves tdf#72152: respect page orientation of Calc files in recent docsJulien Nabet
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet
2015-03-23TyposJulien Nabet
2015-03-23tdf#89387 Change summing loop to SumSquare methodŁukasz Hryniuk
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
2015-03-23sc tiled rendering: add missing mm100 -> twips conversionHenry Castro
2015-03-23sc tiled editing: Clear the right area behind the editeng.Jan Holesovsky
2015-03-23sc tiled editing: Use the correct device for PixelToLogic.Henry Castro