summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2014-11-21fdo#85886 don't redraw the Navigator content tree if nothing changedMichael Stahl2-3/+41
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+1
2014-11-21expand complex cascading conditional operatorBjoern Michaelsen1-12/+21
2014-11-21expand complex cascading conditional operatorBjoern Michaelsen1-4/+10
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+2
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-11-21dead increment (clang)Bjoern Michaelsen1-4/+0
2014-11-21dead increment (clang)Bjoern Michaelsen1-3/+0
2014-11-21dead increment (clang)Bjoern Michaelsen1-6/+0
2014-11-21do not use sal_uInt16 for indexing stl vectorLuboš Luňák1-5/+5
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-20expand complex cascading conditional operator, step 5Bjoern Michaelsen1-13/+9
2014-11-20expand complex cascading conditional operator, step 3Bjoern Michaelsen1-42/+40
2014-11-20expand complex cascading conditional operator, step 4Bjoern Michaelsen1-4/+9
2014-11-20expand complex cascading conditional operator, step 2Bjoern Michaelsen1-5/+12
2014-11-20expand complex cascading conditional operator, step 1Bjoern Michaelsen1-7/+10
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen2-4/+7
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+11
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+11
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+5
2014-11-20simplify after expandBjoern Michaelsen1-10/+8
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-8/+13
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-4/+10
2014-11-20refactor into a local functionBjoern Michaelsen1-21/+22
2014-11-20fix mismerged indentBjoern Michaelsen1-2/+2
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-10/+11
2014-11-20simplifyBjoern Michaelsen1-19/+4
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-10/+13
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+14
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen1-3/+6
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen1-6/+8
2014-11-20refactor assignment out of expressionBjoern Michaelsen1-5/+8
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen1-0/+9
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna2-0/+32
2014-11-20sw: convert more legacy assertsMichael Stahl5-36/+34
2014-11-20sw: convert legacy assertions in frmsh.cxxMichael Stahl1-14/+13
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2-2/+23
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna1-3/+2
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl1-4/+7
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna1-1/+1
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna6-6/+28
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-10/+1
2014-11-19loplugin: cstylecastNoel Grandin17-543/+543