summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt
AgeCommit message (Expand)Author
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15-Werror,-WswitchNoel Grandin
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl
2014-12-11coverity#704009 Unchecked return valueCaolán McNamara
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13loplugin: cstylecastNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-20coverity#704010 Unchecked return valueCaolán McNamara
2014-10-10coverity#1242757 Result is not floating-pointCaolán McNamara
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-04coverity#1242757 Result is not floating-pointNorbert Thiebaud
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-08-17check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-30coverity#705222 Missing break in switchCaolán McNamara
2014-05-30coverity#705223 Missing break in switchCaolán McNamara
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: atim -> atomThomas Arnhold
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14typo: secunden -> secondsThomas Arnhold
2014-04-07coverity#708128 Uninitialized scalar fieldCaolán McNamara
2014-04-07coverity#708126 Uninitialized scalar fieldCaolán McNamara
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31coverity#704291 Logically dead codeCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10Use SfxStyleSheetIterator to iterate over SfxStyles in sd/pptin.cxxTobias Lippert
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23coverity#704736 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann