summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/dialog.cxx')
0 files changed, 0 insertions, 0 deletions
+0200'>2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-03-25tdf#90010 Partially revert "package: Do not bother with deflating jpeg images"Matúš Kukan 2015-03-24loplugin:constantfunction: variousNoel Grandin 2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin 2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin 2015-03-13V803 decreased performance postfix incrementMichael Stahl 2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl 2015-03-12package: convert StorInternalData_Impl member to std::unique_ptrMichael Stahl 2015-03-12package: convert OStorage::m_pData to std::unique_ptrMichael Stahl 2015-03-12package: move WSInternalData_Impl out of headerMichael Stahl 2015-03-12package: convert OWriteStream::m_pData to std::unique_ptrMichael Stahl 2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl 2015-03-11redundant checkCaolán McNamara 2015-03-09V801: Decreased performanceCaolán McNamara 2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage