summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/sectfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-577/+577
2015-11-12two methods with the same name that do slightly different thingsCaolán McNamara1-3/+2
2015-11-12SwPageFrm::MakeAll RefactoredAshod Nakashian1-14/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-78/+78
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna1-30/+30
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06crashtesting: fix failure on scrolling through ooo77837-1.odtCaolán McNamara1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara1-1/+4
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-14/+17
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-229/+229
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-30coverity#1296217 Use after freeCaolán McNamara1-3/+6
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-6/+12
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna1-10/+10
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-20fix a bunch of crashtest import failuresCaolán McNamara1-15/+7
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-2/+2
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen1-0/+1
2015-01-12remove FRMC_ #definesNoel Grandin1-2/+2
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl1-2/+2
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl1-3/+3
2014-11-24loplugin: cstylecastNoel Grandin1-86/+86
2014-11-23dead assign (clang)Bjoern Michaelsen1-3/+0
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-01sw: unused includes in sectfrmMiklos Vajna1-14/+0
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-6/+3
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-103/+103
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-17coverity#736154 Dereference null return valueCaolán McNamara1-1/+2
2014-04-14typo: exspected -> expectedThomas Arnhold1-2/+2
2014-03-16sal_Bool to boolMatteo Casalin1-2/+2
2014-03-15coverity#704914 Dereference after null checkCaolán McNamara1-2/+6
2014-03-02sal_Bool to boolMatteo Casalin1-1/+1
2014-02-16fdo#39468: Translate German comments in sw/source/core/layout/Philipp Riemer1-6/+5
2014-02-15deleted code that was commented out in sw/source/core/layout/Philipp Riemer1-7/+0
2014-02-15(un)doxygen-ize comments in sw/source/core/layout/Philipp Riemer1-2/+1
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-138/+29
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-5/+5