summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco1-7/+8
2011-09-08Resolves: fdo#40449 spellchecking tried to keep a reference to a temporaryCaolán McNamara1-14/+14
2011-09-07Resolves/Related: fdo#40449 uninitialized issymbol member variableCaolán McNamara1-0/+1
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins1-12/+12
2011-07-13Fix counting the paragraphs, fdo#36816.Jan Holesovsky1-2/+4
2011-07-11OUString does not have Len()Takeshi Abe1-1/+1
2011-07-09Resolves: fdo#34779 wrong word counts for USHRT_MAX len parasCaolán McNamara1-30/+29
2011-06-15catch by const referenceCaolán McNamara1-1/+3
2011-06-15Replace SvULongs with std::vector in mvsave.hxxNigel Hawkins1-5/+4
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-14Replaced use of SvUShortsSort in atrftn.cxx with stl equivalents. LGPLv3+/MPL.Nigel Hawkins1-89/+96
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-24/+16
2011-06-08fdo#37584: Make a real copy of the text where to count wordsCédric Bosdonnat1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+2
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák2-2/+14
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-1/+1
2011-05-16Some cppcheck cleaningJulien Nabet2-2/+2
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-5/+5
2011-05-05fix incorrect merge and remove a useless castLuboš Luňák1-1/+1
2011-04-22Remove PM2 macro usageFrancois Tigeot2-3/+3
2011-04-22left arrow comments removed // <--Júlio Hoffimann6-45/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+2
2011-04-22all bogus comments finally removedJúlio Hoffimann2-3/+3
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann6-56/+55
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann1-5/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky12-219/+245
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov1-2/+3
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-8/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky16-861/+805
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo10-178/+164
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks16-861/+805
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-30/+21
2011-03-12fix typoTakeshi Abe1-1/+1
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl7-66/+86
2011-03-07CWS-TOOLING: integrate CWS os150Ivo Hinkelmann1-5/+5
2011-03-03sw34bf04: #i117193#: RemovePresentAttrs::operator(): fix crash;Michael Stahl1-2/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold3-3/+0
2011-02-20Some cppcheck cleaningJulien Nabet1-2/+2
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos1-5/+5
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl16-879/+804
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-3/+3
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer3-15/+1
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer15-788/+814
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner2-42/+2
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner4-26/+77
2011-02-06Remove some dead codeThomas Arnhold1-2/+0
2011-02-06Remove nested OSL_DEBUG_LEVELThomas Arnhold1-2/+0