summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-26Simplify code pathMatteo Casalin1-14/+2
2014-07-26Do not repeat tests and make code more readableMatteo Casalin1-73/+156
2014-07-26More proper integer types, constifyMatteo Casalin1-3/+3
2014-07-26sal_uInt16 to sal_Int32, reduce scopeMatteo Casalin1-4/+3
2014-07-26Remove temporaries and constifyMatteo Casalin3-5/+3
2014-07-26Avoid unneeded downcast, reduce scope, constifyMatteo Casalin1-11/+7
2014-07-26Remove unuseful member variableMatteo Casalin2-5/+1
2014-07-26Use more proper integer types + minor optimizationsMatteo Casalin1-26/+18
2014-07-26Use more proper integer types, avoid temporaries, constifyMatteo Casalin2-14/+12
2014-07-26Use more proper integer types, constify some sal_uInt16Matteo Casalin1-23/+22
2014-07-26sal_uInt16 to int + constifyMatteo Casalin1-3/+3
2014-07-26Remove unneeded cast and use a temporary for repeated onesMatteo Casalin1-7/+8
2014-07-26Comment introduction of an additional local scopeMatteo Casalin1-2/+3
2014-07-26sal_uInt16 to long and use Fracion validatorMatteo Casalin1-3/+3
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin4-7/+7
2014-07-26Simplify code by throwing earlierMatteo Casalin1-42/+19
2014-07-26Minor simplificationMatteo Casalin1-4/+2
2014-07-26Remove unneeded OUString temporariesMatteo Casalin1-2/+2
2014-07-26Defer OUString computation and make some OUString constMatteo Casalin1-4/+4
2014-07-26Avoid unnecessary offsetMatteo Casalin1-6/+6
2014-07-26Use index in repeated OUString::getTokenMatteo Casalin1-1/+2
2014-07-26sal_uInt16 to size_tMatteo Casalin4-19/+19
2014-07-26sal_uInt16 to size_t/bool in SwInputFieldListMatteo Casalin3-19/+19
2014-07-26WaE: convenience initializer should not invoke an initializer on 'super'Tor Lillqvist2-17/+1
2014-07-26Typo: useles->uselessJulien Nabet1-1/+1
2014-07-25Simplify.Kohei Yoshida1-5/+2
2014-07-25Reduce scope levels.Kohei Yoshida1-172/+172
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida7-14/+36
2014-07-25Store the handler as a const pointer.Kohei Yoshida2-5/+5
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida2-4/+2
2014-07-25Get the math right.Kohei Yoshida1-1/+1
2014-07-25Document what's in the type of the map entry.Kohei Yoshida4-66/+112
2014-07-25WaE: extern prototype in main file without definitionTor Lillqvist1-2/+0
2014-07-25WaE: private field 'mnSteps' is not usedTor Lillqvist1-1/+0
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher13-130/+103
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida33-178/+259
2014-07-25fdo#48065 SVG: correctly clamp fill-opacityJoren De Cuyper1-4/+1
2014-07-25rhbz#1121254 reload font list from shell on changeDavid Tardon1-0/+6
2014-07-25Revert "fdo#80911 toggle original page orientation on paper fallback"Caolán McNamara1-12/+6
2014-07-25gcc 4.3.4: no matching functionCaolán McNamara1-1/+1
2014-07-25loplugin:unreffun Unreferenced function definitionCaolán McNamara1-8/+0
2014-07-25fdo#39468 Finish German comment translation of /svl/source/itemsPhilipp Weissenbacher2-506/+440
2014-07-25coverity#704911 Dereference after null checkCaolán McNamara1-1/+1
2014-07-25coverity#1219788 Unchecked dynamic_castCaolán McNamara1-0/+3
2014-07-25coverity#706572 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-25coverity#706579 Uncaught exceptionCaolán McNamara3-0/+3
2014-07-25coverity#1158284 Uncaught exceptionCaolán McNamara1-8/+17
2014-07-25coverity#1209891 Uncaught exceptionCaolán McNamara2-0/+2
2014-07-25coverity#1209892 Uncaught exceptionCaolán McNamara2-0/+2
2014-07-25coverity#1209371 Division or modulo by float zeroCaolán McNamara1-1/+1