summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl4-4/+4
2015-03-06Idle: Changed to new enum nameTobias Madl7-10/+10
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl7-10/+10
2015-03-06idle includes and enum useJennifer Liebel6-4/+7
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl6-6/+10
2015-03-06Timer: Reversed some Idles to TimerTobias Madl4-18/+24
2015-03-05sd: fix non-WNT buildMichael Stahl1-1/+1
2015-03-05sd: BluetoothServer: fix deprecation warning C4996, use WSAQUERYSETWMichael Stahl1-4/+4
2015-03-05sal,sd: use newer InetPtonW API when not building for WinXP targetMichael Stahl1-1/+1
2015-03-05Actually execute testPDFImportSkipImagesStephan Bergmann1-0/+1
2015-03-05V801: Decreased performanceCaolán McNamara15-77/+77
2015-03-05Unit tests for PDF importMihai Varga4-3/+54
2015-03-04V813: Decreased performanceCaolán McNamara2-12/+12
2015-03-04V813: Decreased performanceCaolán McNamara7-28/+28