summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-08-23recreated tag libreoffice-3.3.0.4 which had these commits:Bjoern Michaelsen1-13/+13
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-12/+12
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-03-16odfmetadata4: #i109599#,#i109600#: copy and undo for section xml:id.Michael Stahl1-0/+3
2010-03-16odfmetadata4: #i109599#: clean up SwUndoChgSection, and move it to unsect.cxxMichael Stahl1-2/+2
2010-03-16odfmetadata4: #i109599#: clean up SwUndoDelSection, and move it to unsect.cxxMichael Stahl1-1/+1
2010-03-16odfmetadata4: #i109599#: make SwSectionNode::pSection member constMichael Stahl1-29/+45
2010-03-16odfmetadata4: #i109599#: rename SwSection::[GS]etName() to [GS]etSectionName()Michael Stahl1-6/+12
2010-03-16odfmetadata4: #i109599#: remove SwSection::operator=():Michael Stahl1-41/+56
2010-03-16odfmetadata4: #i109600#: refactor insertion of TOX:Michael Stahl1-59/+38
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-13#i107450#: move more code out of svxMathias Bauer1-1/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-09-11CWS-TOOLING: integrate CWS odfmetadata3Kurt Zenker1-15/+45
2008-07-02INTEGRATION: CWS sw30bf07 (1.34.10); FILE MERGEDVladimir Glazounov1-2/+15
2008-06-13INTEGRATION: CWS swlists01 (1.32.190); FILE MERGEDRüdiger Timm1-10/+10
2008-04-10INTEGRATION: CWS changefileheader (1.32.240); FILE MERGEDRüdiger Timm1-87/+18
2007-09-27INTEGRATION: CWS swwarnings (1.30.130); FILE MERGEDJens-Heiner Rechtien1-11/+9
2007-04-26INTEGRATION: CWS residcleanup (1.30.148); FILE MERGEDRüdiger Timm1-3/+3
2006-12-01INTEGRATION: CWS swautomatic01 (1.26.38); FILE MERGEDRüdiger Timm1-3/+3
2006-09-25INTEGRATION: CWS osxpatchpool (1.27.14); FILE MERGEDVladimir Glazounov1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.27.2); FILE MERGEDOliver Bolte1-3/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.20.140); FILE MERGEDJens-Heiner Rechtien1-30/+22
2006-03-31INTEGRATION: CWS swstability01 (1.25.4); FILE MERGEDVladimir Glazounov1-2/+6
2006-02-03INTEGRATION: CWS swqbf52 (1.22.92); FILE MERGEDKurt Zenker1-2/+27
2006-02-01INTEGRATION: CWS swqbf49 (1.22.32); FILE MERGEDKurt Zenker1-2/+48
2006-01-19INTEGRATION: CWS gcc41 (1.22.52); FILE MERGEDOliver Bolte1-2/+5
2005-11-10INTEGRATION: CWS os68 (1.21.48); FILE MERGEDRüdiger Timm1-2/+6
2005-09-09INTEGRATION: CWS ooo19126 (1.20.276); FILE MERGEDRüdiger Timm1-47/+21
2005-03-08INTEGRATION: CWS swqcore07 (1.19.158); FILE MERGEDVladimir Glazounov1-2/+8
2004-11-16INTEGRATION: CWS eforms2 (1.14.116); FILE MERGEDOliver Bolte1-2/+6
2004-10-22INTEGRATION: CWS swqbugfixes07 (1.17.16); FILE MERGEDRüdiger Timm1-3/+22
2004-10-04INTEGRATION: CWS mav09 (1.14.148); FILE MERGEDKurt Zenker1-4/+4
2004-08-12INTEGRATION: CWS tune05 (1.14.210); FILE MERGEDOliver Bolte1-18/+4
2004-07-05INTEGRATION: CWS swqbugfixes03 (1.14.194); FILE MERGEDOliver Bolte1-2/+6
2004-02-04INTEGRATION: CWS ooo20031216 (1.13.16); FILE MERGEDJens-Heiner Rechtien1-3/+3
2003-12-01INTEGRATION: CWS ooo20031110 (1.11.234); FILE MERGEDRüdiger Timm1-3/+5
2003-12-01INTEGRATION: CWS geordi2q10 (1.11.298); FILE MERGEDRüdiger Timm1-16/+66
2003-04-17INTEGRATION: CWS os8 (1.9.2.1.70); FILE MERGEDVladimir Glazounov1-5/+2
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+4
2002-11-15#104684# use <SwSectionFrm::Init()> to initialize new section frameOliver Düsterhoff1-2/+9
2002-10-10#102894# SwDoc::ChgSection(..) force effect on changing hide condition from f...Oliver Düsterhoff1-3/+27
2002-04-26#97450# added IsCurrentlyVisible property for forced hiding of conditional se...Daniel Vogelheim1-3/+4
2001-07-05Fix #89181#: New data exchange methodsAndreas Martens1-4/+7
2001-05-02Sections: document password removedOliver Specht1-10/+4
2001-03-08change: old data transfer API to the newjp1-6/+4
2001-03-02password change: use sequence instead of stringjp1-5/+15
2000-10-25ChgSection: additional parameter to prevent update of file linksOliver Specht1-4/+5