summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* detect * with no character following as invalid format codeEike Rathke2014-08-181-0/+5
* more out-of-bounds string accessesEike Rathke2014-08-181-30/+32
* do not even append the 0x1B in this caseEike Rathke2014-08-181-1/+1
* no need to set bRes=false here, it is alreadyEike Rathke2014-08-181-4/+0
* prevent out-of-bounds string accessEike Rathke2014-08-181-2/+12
* remove svl/ignores.persistThomas Arnhold2014-08-171-0/+0
* svl: Remove ASCII art and pointless commentsChris Laplante2014-08-1622-327/+16
* update_pchThomas Arnhold2014-08-131-0/+6
* java: reduce scope, make fields privateNoel Grandin2014-08-131-1/+1
* java: remove useless javadoc tagsNoel Grandin2014-08-121-22/+0
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-08-113-36/+0
* java: remove commented out codeNoel Grandin2014-08-054-46/+0
* drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin2014-07-291-5/+1
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-2918-49/+47
* fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher2014-07-2513-130/+103
* fdo#39468 Finish German comment translation of /svl/source/itemsPhilipp Weissenbacher2014-07-252-506/+440
* svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl2014-07-242-25/+0
* move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin2014-07-243-0/+10
* svl: avoid warning C4715 "not all control paths return a value"Michael Stahl2014-07-231-0/+2
* svl: fix comparison in new unit testMichael Stahl2014-07-231-1/+1
* fdo#39468 Translate German commentsPhilipp Weissenbacher2014-07-233-250/+201
* fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert2014-07-233-2/+37
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-231-2/+3
* move string IO methods out of global headerNoel Grandin2014-07-239-33/+142
* convert SfxPoolItem kind constants to an enumNoel Grandin2014-07-232-5/+34
* simplify SfxItemPool::GetPresentationNoel Grandin2014-07-232-4/+2
* comments and code formatting in SfxPoolItemNoel Grandin2014-07-231-2/+2
* fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert2014-07-233-8/+104
* fdo#39468 Translate German commentsPhilipp Weissenbacher2014-07-238-120/+109
* fdo#39468 Finish translating German commentsPhilipp Weissenbacher2014-07-221-185/+144
* fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert2014-07-222-16/+19
* Add unittests for SfxBroadcasterTobias Lippert2014-07-223-0/+135
* coverity#707210 Uncaught exceptionCaolán McNamara2014-07-211-11/+12
* coverity#707209 Uncaught exceptionCaolán McNamara2014-07-211-11/+10
* coverity#707208 Uncaught exceptionCaolán McNamara2014-07-211-10/+12
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-176-6/+6
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-131-1/+23
* Translate German comments (continued)Philipp Weissenbacher2014-07-101-183/+151
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-07-101-15/+33
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-104-49/+36
* Drop unused nSfxFlagValTakeshi Abe2014-07-081-11/+0
* fix crash on loading fdo70673-1.odsCaolán McNamara2014-07-071-1/+1
* work around nonsense -Werror=maybe-uninitialized, fdo#80166 follow-upEike Rathke2014-07-031-0/+7
* resolved fdo#80166 check input against date acceptance pattern plausibilityEike Rathke2014-07-021-1/+30
* New loplugin:stringconcatStephan Bergmann2014-07-011-1/+1
* Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann2014-06-301-1/+1
* Translate German comments in filerec.cxx and doxygen-ify.Jeroen Nijhof2014-06-301-300/+245
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-271-4/+0
* DBG_ASSERT->assertCaolán McNamara2014-06-271-5/+1
* svl now depends on mdds.Kohei Yoshida2014-06-261-1/+4