summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/newfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-30loplugin:unusedfieldsNoel Grandin1-20/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-110/+110
2015-11-13sw: rename some more global variablesMichael Stahl1-5/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-11/+11
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-31/+31
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl1-5/+0
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+7
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna1-59/+59
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-01-23do not use manual iterationBjoern Michaelsen1-1/+11
2015-01-12remove FRMC_ #definesNoel Grandin1-1/+1
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-7/+7
2014-11-16Use boolean operators instead of ?: with sal_True/sal_FalseMatteo Casalin1-1/+1
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-0/+1
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-1/+1
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-7/+7
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-4/+4
2014-04-01sw: unused include in newfrmMiklos Vajna1-12/+0
2014-02-16deleted code that was commented out in sw/source/core/layout/Philipp Riemer1-3/+1
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-35/+6
2014-02-09coverity#1130483 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski1-1/+3
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-6/+6
2013-10-24valgrind: bIsVirtPageNum uninitializedCaolán McNamara1-2/+8
2013-10-22Bin useless swmod commentsTor Lillqvist1-4/+4
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-5/+9
2013-10-10Fix typo in silly OSL_ENSURE warning textTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist1-1/+0
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27sal_Bool to boolTakeshi Abe1-3/+3
2012-10-16sal_Bool to boolTakeshi Abe1-1/+1
2012-09-06sw: tweak comment translationsMichael Stahl1-1/+2
2012-07-17Convert SV_DECL_PTRARR_SORT(SwCurrShells) to std::setNoel Grandin1-11/+10
2012-07-04sw: tell InsertNewPage() if that'll be a first pageMiklos Vajna1-1/+2
2012-06-29some pesky XubStringsCaolán McNamara1-1/+1
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-2/+1