summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2010-12-01document SwCrsrSaveState usageLuboš Luňák2-6/+11
2010-12-01use SwCrsrSaveState to save and restore cursor positionLuboš Luňák1-8/+2
2010-12-01move w:lvlJc to the proper place inside w:lvlLuboš Luňák1-13/+13
2010-12-01Fix for i#8288: "Replace all" should leave the cursor at original positionMattias Johnsson1-0/+9
2010-11-30tidy this up a bitCaolán McNamara2-6/+4
2010-11-30clean code at writerKayo Hamid70-707/+22
2010-11-30Resolves: rhbz#657718# Crash in SwObjectFormatterTxtFrm::CreateObjFormatterCaolán McNamara1-1/+1
2010-11-29cppcheck: variable scope reducionJoseph Powers1-2/+2
2010-11-29implement wp:anchor properlyLuboš Luňák1-3/+58
2010-11-29wp:simplePos actually applies only to wp:anchor, not to wp:inlineLuboš Luňák1-6/+12
2010-11-29implement wp:simplePos for wp:anchor (empty, but it's required)Luboš Luňák1-1/+2
2010-11-28cppcheck: method can be constCaolán McNamara1-1/+1
2010-11-27cppcheck: prefix instead of postfixJoseph Powers1-18/+17
2010-11-27avoid null ptr. deref. when iterating through empty itemsetDavid Tardon1-2/+2
2010-11-27Clean code at writerKayo Hamid26-303/+11
2010-11-27compiler warning: add parentheses around operands of ==David Tardon1-1/+1
2010-11-27fix debug buildDavid Tardon1-1/+3
2010-11-27fix debug buildDavid Tardon1-1/+1
2010-11-27fix non-product buildDavid Tardon1-15/+15
2010-11-26cppcheck: these methods can be constCaolá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-22Remove the last of HC iconsJoseph Powers9-71/+44