summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
AgeCommit message (Expand)Author
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-01Extract SwNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01Extract SwStartNode::dumpAsXml() from nodedumpMiklos Vajna
2015-02-18boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-23Remove table-related redlines when table,row,cell removedAdam Co
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-26translate remaining German comments in sw/incPhilipp Riemer
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl
2012-10-20sal_Bool to boolTakeshi Abe
2012-09-27sal_Bool to boolTakeshi Abe
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-02-17sw: second round of doxygen commentsMiklos Vajna
2011-12-14sw: build hidden debug features in all casesCédric Bosdonnat