summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin4-14/+12
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin3-11/+11
2015-03-24convert SvxZoomType to enum classNoel Grandin6-20/+20
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-03-24convert SfxChildAlignment to enum classNoel Grandin2-3/+3
2015-03-23Fix mistaken 'u' inserted into xmlYousuf Philips1-1/+2
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna4-16/+30
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna2-4/+4
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna1-12/+1
2015-03-23sd tiled rendering: draw documents have no slides viewMiklos Vajna1-2/+5
2015-03-23loplugin:constantfunction: sdNoel Grandin29-115/+7
2015-03-23remove SFX_SLOTMAP macroNoel Grandin1-2/+2
2015-03-23tdf#84909 rearranged the buttons in the standard, drawing and line toolbarsYousuf Philips4-30/+29
2015-03-21coverity#1291170 unchecked dynamic_castCaolán McNamara1-0/+1
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad2-0/+25
2015-03-20tdf#89806 : Fixed background fill export for table cell.Sushil Shinde2-0/+55
2015-03-20coverity#1288897 Resource leakZolnai Tamás1-5/+5
2015-03-19tdf#90090 - rearrange Draw's UI by moving around its toolbarsYousuf Philips4-33/+49
2015-03-19loplugin:constantfunction: sotNoel Grandin2-3/+0
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-3/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin5-28/+27
2015-03-18and this is why hundreds of odps and ppts fail to loadCaolán McNamara1-1/+1
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara4-6/+6
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin23-223/+225
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann2-2/+2
2015-03-17tdf#90030 Jump to Last Edited Slide Menu EntryAnurag Kanungo1-0/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann9-13/+140
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás2-4/+2
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky1-1/+2
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu1-0/+9
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-9/+12
2015-03-13V803 decreased performance postfix incrementMichael Stahl2-2/+2
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann5-13/+20
2015-03-12Typo: subsitute->substituteJulien Nabet1-1/+1
2015-03-12TyposJulien Nabet1-1/+1
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+5
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+1
2015-03-12Clean up previous commitStephan Bergmann4-16/+1
2015-03-12sd: convert sd.component to constructor usageChris Sherlock22-710/+249
2015-03-11Clean up previous commitStephan Bergmann1-2/+2
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock5-92/+14
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2-2/+3
2015-03-11V595: pointer was utilized before it was verified against nullptrCaolán McNamara1-9/+6
2015-03-11consistently check hereCaolán McNamara1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara2-41/+26
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara5-93/+62
2015-03-10Missing dependencyStephan Bergmann1-0/+2
2015-03-09dead_error_begin->dead_error_lineCaolán McNamara1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara2-3/+3