summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
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
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-05-13remove dead codeNoel Grandin
2014-05-06dflt -> defaultThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin
2014-04-04svl/visitem: sal_Bool->boolNoel Grandin
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin