summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2014-08-05java: remove commented out codeNoel Grandin
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
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-23svl: fix comparison in new unit testMichael 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-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-22Add unittests for SfxBroadcasterTobias Lippert
2014-07-21coverity#707210 Uncaught exceptionCaolán McNamara
2014-07-21coverity#707209 Uncaught exceptionCaolán McNamara
2014-07-21coverity#707208 Uncaught exceptionCaolán McNamara
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
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-07fix crash on loading fdo70673-1.odsCaolán McNamara
2014-07-03work around nonsense -Werror=maybe-uninitialized, fdo#80166 follow-upEike Rathke
2014-07-02resolved fdo#80166 check input against date acceptance pattern plausibilityEike Rathke
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-30Translate German comments in filerec.cxx and doxygen-ify.Jeroen Nijhof
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27DBG_ASSERT->assertCaolán McNamara
2014-06-26svl now depends on mdds.Kohei Yoshida
2014-06-26Initialize it with empty OUString instances.Kohei Yoshida
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida
2014-06-24Improve SfxItemPool documentation.Michael Meeks
2014-06-23Start translation of German commentsPhilipp Weissenbacher
2014-06-19related fdo#63230: Fix unit test for fdo#44286 to run in all localesIsamu Mogi
2014-06-18related fdo#63230: Add unit test for fdo#44286Isamu Mogi
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11allow additional i18n formats to define defaultsEike Rathke