summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docftn.cxx
AgeCommit message (Expand)Author
2015-02-25Avoid unnecessary bad downcasts to SwCharFmtStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sal_Bool/sal_uInt16 to boolMatteo Casalin
2014-11-14loplugin: cstylecastNoel Grandin
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-02whitespace work in sw/source/core/doc/Philipp Riemer
2013-10-01remove commented-out code in sw/source/core/doc/Philipp Riemer
2013-08-14String to OUString + prefix names of data membersMatteo Casalin
2013-08-09comments workPhilipp Riemer
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-28sal_Bool to boolTakeshi Abe
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-12-02Translate German comments and correct the English ones.Philipp Weissenbacher
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28removed bogus commentsshirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-21CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move...Mathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-12-15undoapi: UndoCore.hxx: split out UndoAttribute.hxxMichael Stahl
2010-12-15undoapi: UndoCore.hxx: split out UndoNumbering.hxxMichael Stahl
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl
2010-11-25unodapi: #i115383#: clean up ClearRedo() usage:Michael Stahl
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl
2010-11-18remove dead codeKayo Hamid
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-30#i113185#: SwDoc::SetEndNoteInfo(): fix conditionalCaolán McNamara
2010-07-20sw34bf01: #i113185#: SwDoc::SetEndNoteInfo(): fix conditional (patch by cmc)Michael Stahl
2010-06-13CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-02CWS-TOOLING: integrate CWS odfmetadata2Release Engineers