summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11coverity#1242875 Use of untrusted scalar valueCaolán McNamara
2014-11-06svl: remove unused codeNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-30coverity#1242956 Untrusted loop boundCaolán McNamara
2014-10-16Resolves: fdo#81496 crash in calc format pageCaolán McNamara
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-25loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-25fdo#39468 Finish German comment translation of /svl/source/itemsPhilipp Weissenbacher
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23svl: avoid warning C4715 "not all control paths return a value"Michael Stahl
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-07-22fdo#39468 Finish translating German commentsPhilipp Weissenbacher
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-10Translate German comments (continued)Philipp Weissenbacher
2014-07-10fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-10Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-08Drop unused nSfxFlagValTakeshi Abe
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27DBG_ASSERT->assertCaolán McNamara
2014-06-24Improve SfxItemPool documentation.Michael Meeks
2014-06-23Start translation of German commentsPhilipp Weissenbacher
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin