summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2010-11-26cppcheck: these methods can be constfeature/bootstrap-buildCaolán McNamara1-6/+6
2010-11-26cppcheck: this method can be constCaolán McNamara1-1/+1
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard10-10/+42
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard2-5/+21
2010-11-26Fix n#653526: Some section was added after having written the SEPXCédric Bosdonnat2-5/+15
2010-11-26tentative fix for fdo#30474#Noel Power1-16/+44
2010-11-26tools-urlobj-smb-scheme-patch.diff: migratedFlorian Reuter1-2/+11
2010-11-26Clean code at writerKayo Hamid20-183/+6
2010-11-25Put show credits entry into all app ui configsThorsten Behrens6-0/+6
2010-11-25Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writerJan Holesovsky2-2/+9
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky404-4302/+4144
2010-11-25fix incorrect double line spacing saving (bnc#654209)Luboš Luňák2-2/+9
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat400-4198/+4139
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-24replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1David Tardon1-3/+3
2010-11-24Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup.Giuseppe Castagno7-7/+7
2010-11-24fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixupDavid Tardon2-2/+2
2010-11-24cppcheck: The scope of these variables can be reducedCaolán McNamara1-7/+4
2010-11-24cppcheck: Variable is assigned a value that is never used under some ifdefsCaolán McNamara1-0/+2
2010-11-24n#652204: Font color selection didn't effect new textCédric Bosdonnat1-18/+3
2010-11-24fix invalid XMLDavid Tardon1-1/+1
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara1-3/+8
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara1-1/+1
2010-11-24cppcheck: silence bogus warningCaolán McNamara1-3/+2
2010-11-24cppcheck: silence bogus warningCaolán McNamara1-2/+2
2010-11-23remove dead commentsKayo Hamid31-497/+14
2010-11-23cppcheck: Member variable not initialized in the constructorCaolán McNamara1-0/+3
2010-11-23n#652364: Fixed a ww8 column break import problem.Cédric Bosdonnat1-5/+14
2010-11-22Fix .gitignore for macJoseph Powers1-23/+23
2010-11-22Remove the last of HC iconsJoseph Powers9-93/+66
2010-11-22clean codeKayo Hamid11-309/+34
2010-11-22#b7001883# exit if sprm array is invalidos2-5/+21
2010-11-22make it possible to build with c++0xCaolán McNamara2-12/+12
2010-11-22Add doxygen comment for DocxAttributeOutputMiklos Vajna1-0/+1
2010-11-22remove bogus commentsKayo Hamid22-439/+17
2010-11-22implement lvlJc also according to ISO, not just EcmaLuboš Luňák1-2/+3
2010-11-22Clean code and comments at writerKayo Hamid20-249/+13
2010-11-21Removed unused defineJoseph Powers1-1/+0
2010-11-19More clean code at writerKayo Hamid21-477/+25
2010-11-19Enhanced fields navigation enhancementsCédric Bosdonnat6-30/+17
2010-11-19Enhanced fields navigation enhancementsCédric Bosdonnat6-28/+17
2010-11-19Made the "My AutoText" string localizable, #i66304#Andras Timar3-89/+10
2010-11-18assert is meaningless, is always >= 0 by definitionCaolán McNamara1-1/+0
2010-11-18silence && || warningCaolán McNamara1-2/+1
2010-11-18Fixed an infinite loop while exporting some files in doc/docx/rtfCédric Bosdonnat1-2/+2
2010-11-18fix build breakage with dbglevel=1David Tardon2-2/+2
2010-11-18replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1David Tardon1-3/+3
2010-11-18fix build breakage with dbglevel=1David Tardon1-1/+1