summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-26vexing parseCaolán McNamara
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25Revert "tdf#90174 FILESAVE: export of bullet color for pptx"Stephan Bergmann
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#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad
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-23Fix mistaken 'u' inserted into xmlYousuf Philips
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-23tdf#84909 rearranged the buttons in the standard, drawing and line toolbarsYousuf Philips
2015-03-21coverity#1291170 unchecked dynamic_castCaolán McNamara
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-03-20coverity#1288897 Resource leakZolnai Tamás
2015-03-19tdf#90090 - rearrange Draw's UI by moving around its toolbarsYousuf Philips
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-17tdf#90030 Jump to Last Edited Slide Menu EntryAnurag Kanungo
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