Files
loongoffice/sw/source/core/text
Caolán McNamara 8f9bc93ba3 coverity#1242441 Identical code for different branches
before

commit 887b3a35628b349e7934f2ae7c220a1cc17c3e63
Date:   Fri Jun 13 17:52:30 2014 +0200
    loplugin:staticcall

this looked like

SwFtnFrm *pFtnFrm = bEndn ? pEndBoss->FindFtn( pSource, pFtn ) :
                            pFtnBoss->FindFtn( pSource, pFtn );

which superficially seemed to have different if else branches

Change-Id: I450c8080d503489902f16cc756ff9f7013971388
2014-10-01 20:29:01 +01:00
..
2014-07-22 23:50:43 +02:00
2014-08-12 12:19:43 +02:00
2014-09-18 08:54:37 +02:00
2014-09-06 12:12:30 +02:00
2014-09-18 08:54:37 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-09-06 12:12:28 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-09-06 12:09:06 +02:00
2014-09-06 12:09:06 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-09-06 12:09:06 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-09-18 08:54:37 +02:00
2014-09-18 08:54:37 +02:00
2014-09-30 11:47:41 +02:00
2014-09-06 12:09:07 +02:00
2014-07-19 21:26:03 +01:00
2014-09-30 09:58:23 +02:00
2014-09-30 09:58:23 +02:00
2014-08-12 12:19:43 +02:00
2014-07-22 23:50:43 +02:00
2014-07-22 23:50:43 +02:00
2014-10-01 10:32:43 +02:00