summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-07-25coverity#704911 Dereference after null checkCaolán McNamara1-1/+1
2014-07-25Improve header/footer UI label (fdo#81227)Luke Deller3-3/+52
2014-07-25remove unused paramsBjoern Michaelsen1-8/+8
2014-07-25kill SAVEFLY_SPLIT tooBjoern Michaelsen3-9/+7
2014-07-25SAVEFLY is a noop, just use a boolBjoern Michaelsen3-7/+6
2014-07-25move into the loop and constifyBjoern Michaelsen1-2/+1
2014-07-25we can do this before the conditionalBjoern Michaelsen1-2/+1
2014-07-25remove unused headersBjoern Michaelsen1-14/+0
2014-07-25use make_shared hereBjoern Michaelsen1-1/+2
2014-07-25move CntntIdxStore to own fileBjoern Michaelsen3-400/+456
2014-07-25update commentBjoern Michaelsen1-1/+1
2014-07-25simplify ChkPaM some moreBjoern Michaelsen1-36/+10
2014-07-25Update UnoCrsrs by PaM, not by indexBjoern Michaelsen1-48/+10
2014-07-25remove dead codeBjoern Michaelsen1-6/+0
2014-07-25simplify conditionalsBjoern Michaelsen1-21/+17
2014-07-25use a BOOST_FOREACH hereBjoern Michaelsen1-2/+8
2014-07-25well, lets keep some sane optimizationBjoern Michaelsen1-1/+9
2014-07-25this ancient 'optimization' doesnt seem to do any goodBjoern Michaelsen1-76/+18
2014-07-25expand and kill once-used macroBjoern Michaelsen1-28/+18
2014-07-25remove superfluous scopeBjoern Michaelsen1-17/+16
2014-07-24fdo#81502: sw: fix spurious "[" being painted for field marksMichael Stahl2-32/+31
2014-07-24DLG_MAILMERGEWIZARD conversion to .uiSzymon Kłos4-87/+57
2014-07-24use update functor againBjoern Michaelsen1-52/+1
2014-07-24fix ChkLen updaterBjoern Michaelsen1-0/+5
2014-07-24use update functorBjoern Michaelsen1-13/+7
2014-07-24use BOOST_FOREACH nowBjoern Michaelsen1-9/+7
2014-07-24we already have the ContentNodeBjoern Michaelsen1-5/+4
2014-07-24remove superfluous scopeBjoern Michaelsen1-33/+32
2014-07-24remove superfluous scopeBjoern Michaelsen1-64/+62
2014-07-24remove superfluous scopeBjoern Michaelsen1-64/+62
2014-07-24make RestoreFlys a memberBjoern Michaelsen1-50/+48
2014-07-24make SaveFlys a memberBjoern Michaelsen1-101/+98
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara1-0/+4
2014-07-24frames are SFX_STYLE_FAMILY_FRAME not SFX_STYLE_FAMILY_PARACaolán McNamara1-1/+1
2014-07-24enable undoing frame style creationCaolán McNamara1-7/+7
2014-07-24implement undo of character style renameCaolán McNamara1-1/+5
2014-07-24Families in SwDoc::RenameFmt the wrong way aroundCaolán McNamara1-2/+2
2014-07-24Related: fdo#81641 implement undo of Conditional Text style creationCaolán McNamara3-2/+53
2014-07-24Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara1-1/+1
2014-07-24fdo#80721: Use the old way of drawing the pilcrow (but with changed color).Jan Holesovsky1-2/+11
2014-07-23TyposJulien Nabet1-1/+1
2014-07-23SwTbxInsertCtrl: [loplugin:saloverride]Michael Stahl1-2/+1
2014-07-23remove unused private fieldNoel Grandin1-1/+0
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin4-15/+16
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin2-5/+2
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky2-2/+2
2014-07-23_SwSaveTypeCountContent dead and gone (and there was much rejoicing.)Bjoern Michaelsen1-16/+4
2014-07-23remove obsolete Add() functionBjoern Michaelsen1-6/+2
2014-07-23remove obsolete SetContent/GetContent functionsBjoern Michaelsen1-14/+10
2014-07-23remove obsolete SetCount/DecCount/GetCount functionsBjoern Michaelsen1-14/+11