summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25WaE: potentially uninitialized local variableCaolán McNamara
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-24tdf#90090 reduce the size of the right page/slide paneYousuf Philips
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-23sd: when tiled rendering, disable map mode earlyMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
2015-03-23sd tiled rendering: draw documents have no slides viewMiklos Vajna
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-20coverity#1288897 Resource leakZolnai Tamás
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18and this is why hundreds of odps and ppts fail to loadCaolán McNamara
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-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12Typo: subsitute->substituteJulien Nabet
2015-03-12TyposJulien Nabet
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11V595: pointer was utilized before it was verified against nullptrCaolán McNamara
2015-03-11consistently check hereCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09dead_error_begin->dead_error_lineCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl