summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-03-16make format consistent with the rest of the file...Siqi Liu
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-16sc tiled mouse events: Fix the click coordinates in non-100% zooms.Jan Holesovsky
2015-03-16sc tiled rendering: Don't adjust the text width according to printer.Jan Holesovsky
2015-03-16sc tiled rendering: RefreshZoom() is called already in SetZoom().Jan Holesovsky
2015-03-14Related to tdf#89387 remove unused stuffŁukasz Hryniuk
2015-03-13add items to ScTableRefTokenEike Rathke
2015-03-13add ScTableRefToken::AddItem()Eike Rathke
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13TableRef: scan whatever (translated) item name up to the next ']' closerEike Rathke
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13Presumably this is what was intendedStephan Bergmann