summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doclay.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-5/+7
2014-12-04use C++11 iterationBjoern Michaelsen1-14/+12
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-11-14loplugin: cstylecastNoel Grandin1-17/+17
2014-11-09speed up SwDoc::IsInHeaderFooter() by using SwFrmFmtAnchorMapLuboš Luňák1-21/+23
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák1-0/+9
2014-10-15coverity#982478 Dereference after null checkCaolán McNamara1-6/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-13/+13
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-1/+1
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-9/+10
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-451/+8
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-7/+8
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-4/+5
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-3/+4
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-115/+6
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner1-123/+0
2014-07-06fix crash on loading ooo32089-1.sxwCaolán McNamara1-2/+2
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-13SwDoc::DelLayoutFmt: don't delete content of a draw formatMiklos Vajna1-2/+7
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-11/+12
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-2/+3
2014-05-28coverity#704955 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-8/+7
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-09fdo#77720: Mail Merge: reset cursors after clearing documentMichael Stahl1-1/+2
2014-05-08Related: fdo#77720 Writer crashes when running Mail Merge WizardJulien Nabet1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-19/+19
2014-04-14typo: beause -> becauseThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-04-03svl: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-19Resolves: #i124188# assure correct insertion of text attribute...Oliver-Rainer Wittmann1-43/+51
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-5/+5
2014-01-08Resolves: #i51453# avoid relative sizing for the picture and...Tsutomu Uchino1-1/+1
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-4/+6
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin1-8/+6
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-7/+7
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-9/+9
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-11/+11
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4