summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/ftnidx.cxx
AgeCommit message (Expand)Author
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2019-12-02sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...Miklos Vajna
2019-10-21tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...Michael Stahl
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2018-11-15sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwFootnoteIdxs::UpdateFootnote()Michael Stahl
2018-11-15sw_redlinehide_3: add second footnote numberMichael Stahl
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-18loplugin: cstylecastNoel Grandin
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-22Avoid unnecessary invalid downcastsStephan Bergmann
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-02remove/add blank linesPhilipp Riemer
2013-10-02remove zhaojianwei code markersPhilipp Riemer
2013-08-14String to OUString + prefix names of data membersMatteo Casalin
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-04sal_Bool to boolTakeshi Abe
2012-08-01Fix for a236f8318a0e05caeec53ccbee8b134f44a98008Cédric Bosdonnat
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-06-25Convert fields in class SwUpdFtnEndNtAtEnd from Svptrarr to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-02-15Translate German commentsPhilipp Weissenbacher
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-20sw: tweak translationsMichael Stahl
2012-01-20Translate German commentsPhilipp Weissenbacher
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-13Replace SvUShorts with vector in ftnidx.[ch]xxNigel Hawkins
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: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-16CWS swlayoutrefactoring: #i81480#: some minor cleanupsMathias Bauer
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth