summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-01Extract SwNode::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2015-03-01Extract SwStartNode::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2015-02-18boost->stdCaolán McNamara1-9/+9
2015-02-07loplugin:deletedspecialStephan Bergmann1-15/+10
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+5
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-3/+3
2014-11-25loplugin: cstylecastNoel Grandin1-3/+3
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-12/+12
2014-11-10loplugin: cstylecastNoel Grandin1-19/+19
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák1-1/+1
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+1
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-2/+2
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-1/+1
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner1-5/+0
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+9
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-42/+42
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co1-0/+3
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-21/+3
2014-01-17bool improvementsStephan Bergmann1-2/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-2/+6
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+2
2012-12-26translate remaining German comments in sw/incPhilipp Riemer1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-07sal_Bool to boolTakeshi Abe1-1/+1
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl1-5/+5
2012-10-20sal_Bool to boolTakeshi Abe1-6/+6
2012-09-27sal_Bool to boolTakeshi Abe1-1/+1
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-82/+82
2012-02-17sw: second round of doxygen commentsMiklos Vajna1-9/+3
2011-12-14sw: build hidden debug features in all casesCédric Bosdonnat1-4/+0
2011-12-12de-ICC this for maximum readabilityCaolán McNamara1-15/+8
2011-12-09make SwNode and SwCntntNode abstract base classesLuboš Luňák1-2/+27
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-8/+9
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-1/+0
2011-09-26revert the change of SwCntntNode bases, for nowLuboš Luňák1-1/+1
2011-09-23debug support for dumping writer nodes structureLuboš Luňák1-0/+12
2011-09-23make SwCntntNode* and SwNode* have the same valueLuboš Luňák1-1/+1
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-6/+15
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-84/+84
2011-02-21Translation of German comments.Christoph Herzog1-78/+66