summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-03-23sc tiled editing: Set the correct map mode for editeng.Jan Holesovsky
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-20Replace hardcoded UI string with string from .res fileAndras Timar
2015-03-20fix commentsEike Rathke
2015-03-20tdf#89597: Resize formula buffers after adding a dummy sheetKatarina Behrens
2015-03-20Add const version of getDocImportKatarina Behrens
2015-03-20Resolves: tdf#89958 filter ends with / does not end with correctionEike Rathke
2015-03-20coverity#988421 unchecked return valueCaolán McNamara
2015-03-20Typo: intead->insteadJulien Nabet
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara
2015-03-19convert opaque numeric value to underlying symbolic constantsNoel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-16sc tiled editing: EndTracking() is necessary in the tiled rendering case.Henry Castro
2015-03-16sc tiled rendering: Avoid warnings about a non-existing SdrPaintWindow.Henry Castro
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky