summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2011-11-24sw: enable more debug code:Michael Stahl4-21/+16
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino2-11/+11
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara2-2/+5
2011-11-19this aWord is never usedCaolán McNamara1-2/+0
2011-11-07Get rid of SvStringsSortDaisuke Nishino1-2/+1
2011-11-02ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat1-3/+0
2011-10-07Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat4-43/+59
2011-10-05callcatcher: unused methodsCaolán McNamara1-13/+0
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini1-3/+11
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins1-10/+6
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-1/+1
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-2/+2
2011-06-08fdo#37799: fixed broken loop causing a crashCédric Bosdonnat1-1/+1
2011-05-20tweak globals to be well-behaved singletonCaolán McNamara1-1/+1
2011-05-20return by ref instead of pointerCaolán McNamara1-1/+1
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-1/+1
2011-05-16Some cppcheck cleaningJulien Nabet1-4/+4
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak2-9/+9
2011-04-22left arrow comments removed // <--Júlio Hoffimann5-13/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann5-13/+13
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-7/+7
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky11-83/+84
2011-03-19Fixed the auto formatting to use new border widthsCédric Bosdonnat1-14/+12
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky21-1092/+964
2011-03-16masterfix DEV300: #i10000# build breaker in swobo1-0/+8
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo10-86/+55
2011-03-15fix compile with debug enabledMichael Meeks1-1/+1
2011-03-14Remove dates from commentsThomas Arnhold1-4/+4
2011-03-14Remove empty comment fieldsThomas Arnhold1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks21-1091/+963
2011-03-09Remove last traces of SvLongsNigel Hawkins1-2/+0
2011-03-07CWS-TOOLING: integrate CWS os146Ivo Hinkelmann1-2/+18
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-02-21Move ASSERT_ID to OSL_ASSERTThomas Arnhold2-2/+2
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers1-1/+0
2011-02-15m100 mergedos20-1039/+966
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl21-1111/+967
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer5-47/+5
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer20-1026/+999
2011-02-08Remove bogus comments in writer.Guillaume Poussel7-42/+25
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner1-159/+0
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko2-7/+7
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner14-191/+277
2011-02-012 functions could be declared as constJulien Nabet1-2/+2
2011-02-01Translated some german comments.Pascal Ullrich1-29/+29
2011-01-28Resolves: fdo#33509, #i62414# out-by-one breaks CTL spell-checking popupCaolán McNamara1-9/+5