summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/ssfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-178/+178
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+1
2015-07-02crashtest: don't crash on layout of ooo70429-[1|2]Caolán McNamara1-0/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-34/+34
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl1-18/+2
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-8/+37
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-2/+2
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl1-3/+3
2014-12-18fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl1-6/+0
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl1-1/+1
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl1-4/+4
2014-12-15Resolves: fdo#87199 deregister during destroy as lower of upperCaolán McNamara1-0/+6
2014-12-10coverity#738980 Use after freeCaolán McNamara1-9/+17
2014-11-24loplugin: cstylecastNoel Grandin1-12/+12
2014-11-02sw: unused includes in ssfrmMiklos Vajna1-14/+0
2014-10-26Use an enum instead of a constant, and reduce its scopeMatteo Casalin1-4/+6
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-11/+9
2014-08-22Prevent downcast to SwTxtFrm when already in ~SwFrm superclass dtorStephan Bergmann1-0/+2
2014-08-05Move SwTxtFrm specific code from ~SwCntntFrm down to ~SwTxtFrmStephan Bergmann1-24/+0
2014-08-05typosStephan Bergmann1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-25/+25
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-4/+1
2014-03-05remove unused code in SW moduleNoel Grandin1-52/+0
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-57/+6
2014-01-22bool improvementsStephan Bergmann1-3/+3
2013-11-08Access by AnchoredObject of a deleted SwLayoutFrmCaolán McNamara1-0/+8
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna1-28/+28
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30sal_Bool to boolTakeshi Abe1-9/+9
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-02-27SwRootFrm::~SwRootFrm: refactor:Michael Stahl1-3/+19
2012-02-27translate german commentsNicolas Christener1-13/+14
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl1-3/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-5/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-11/+69
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-42/+60
2011-02-25CWS swlayoutrefactoring: resync to m101Mathias Bauer1-4/+9