summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-05-09fix crash in CheckFields test from previous commitMichael Stahl1-3/+3
2012-05-09Convert SV_DECL_PTRARR(SwpHts) to std::vectorNoel Grandin1-20/+17
2012-03-21rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl1-0/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+40
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-3/+1
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco1-7/+8
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins1-12/+12
2011-06-15Replace SvULongs with std::vector in mvsave.hxxNigel Hawkins1-5/+4
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-24/+16
2011-05-16Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-32/+0
2011-04-22all bogus comments finally removedJúlio Hoffimann1-2/+2
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-40/+40
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann1-5/+4
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-62/+56
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-208/+222
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo1-66/+44
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-208/+222
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-14/+7
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl1-205/+207
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-205/+207
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-6/+8
2011-02-06Remove some dead codeThomas Arnhold1-2/+0
2011-01-24Remove CUTNOEXPAND directive.Thomas Arnhold1-36/+2
2011-01-18when there are duplicate includes we'll typically need at least one of themCaolán McNamara1-0/+1
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-2/+0
2011-01-18Remove some more dates..Thomas Arnhold1-3/+0
2011-01-18Remove dates and two unused code segments.Thomas Arnhold1-2/+0
2011-01-17Remove #refactorlists# comments.Thomas Arnhold1-32/+2
2011-01-17Remove #newlistlevelattrs# comments.Thomas Arnhold1-6/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-199/+199
2010-12-22CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96Mathias Bauer1-7/+1
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-9/+27
2010-12-21CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move...Mathias Bauer1-17/+5
2010-12-21CWS swlayoutrefactoring: #i115510#: some minor fixesMathias Bauer1-5/+4
2010-12-21sw34bf03: #i115315#: refactor the copying of meta/meta-field:Michael Stahl1-13/+13
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-43/+34
2010-12-16sw: reset num level on SplitNode if parent is outline i#93970Octavio Alvarez1-1/+3
2010-12-15undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)Michael Stahl1-2/+2
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-45/+45
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl1-4/+6
2010-11-01CWS-TOOLING: integrate CWS sw34bf02Vladimir Glazunov1-3/+8
2010-10-22sw34bf01: #i85766# #i112425#: prevent expansion of fields in actual documents:Michael Stahl1-4/+3