summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/chpfld.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-0/+1
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-5/+5
2020-08-01loplugin:flatten in sw/core/fieldsNoel Grandin1-53/+53
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin1-2/+2
2018-11-15sw_redlinehide_3: expand layout-dependent in SwChapterField/SwGetRefFieldMichael Stahl1-2/+2
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl1-31/+59
2018-11-15sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()Michael Stahl1-7/+9
2018-11-15sw: prefix members of SwChapterFieldMichael Stahl1-30/+31
2018-11-15sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl1-4/+3
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl1-1/+1
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl1-3/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-26/+26
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2014-11-19loplugin: cstylecastNoel Grandin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-4/+4
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-2/+0
2014-05-07fdo#75519: fix chapter cross referencesMichael Stahl1-31/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-02coverity#705422 Improper use of negative valueCaolán McNamara1-1/+7
2014-02-04fdo#74489 replace '\n' to ' ' in fields (e.g. multiline headings)Andras Timar1-1/+1
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-14CID#736192 out of boundsCaolán McNamara1-1/+10
2013-07-16String to OUStringMatteo Casalin1-27/+40
2013-06-10cleanup of existing code in sw/source/core/fieldsPhilipp Riemer1-1/+2
2013-06-10fdo#62475 - remove visual noise in sw/source/core/fieldsPhilipp Riemer1-3/+0
2013-06-10fdo#39468: Translate German comments in sw/source/core/fieldsPhilipp Riemer1-13/+6
2013-06-05Resolves: #i120759# Bookmark value changed when opening the doc fileJian Hong Cheng1-10/+29
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-7/+7
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-08Remove bogus comments in writer.Guillaume Poussel1-2/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-9/+9
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-5/+4
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-4/+4
2010-11-22Clean code and comments at writerKayo Hamid1-23/+1
2010-11-15Remove empty dated commentsJ. Graeme Lingard1-5/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud1-5/+5