summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndcopy.cxx
AgeCommit message (Expand)Author
2019-10-30remove some unnecessary includesCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-14move fmtfieldCaolán McNamara
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin
2018-05-15OSL_ENSURE->assertCaolán McNamara
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2016-10-20simplify some use of typeidNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Prefix _CopyTable member variables.Jan Holesovsky
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-18loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelperMiklos Vajna
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-06-05SwDoc::CopyFlyInFlyImpl: handle textboxesMiklos Vajna
2014-05-23coverity#982479 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#982480 Unchecked dynamic_castCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-02sal_Bool to boolMatteo Casalin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#1158076 Unchecked dynamic_castCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-24Prefer += and -=Matteo Casalin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-18convert sw/source/core/docnode/*.cxx from String to OUStringNoel Grandin
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-02remove/add blank linesPhilipp Riemer