summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-26coverity#704753 Dereference after null checkCaolán McNamara
2014-07-26coverity#704748 Dereference after null checkCaolán McNamara
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara
2014-07-26coverity#704648 Dereference after null checkCaolán McNamara
2014-07-26coverity#707564 Uninitialized scalar variableCaolán McNamara
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara
2014-07-26coverity#1079093 Uncaught exceptionCaolán McNamara
2014-07-26coverity#1228874 Uninitialized scalar variableCaolán McNamara
2014-07-26coverity#1228876 Uninitialized pointer fieldCaolán McNamara
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-26fdo#80908 - avoid lots of alloc/free of common integer values.Jeffrey Stedfast
2014-07-26fdo#80908 - avoid lots of alloc/free of 2x boolean values.Jeff Stedfast
2014-07-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-26jfreereport_librepository: [deprecation] toURL() in File has been deprecatedrbuj
2014-07-26jfreereport_libloader: [deprecation] toURL() in File has been deprecatedrbuj
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-07-26coverity#706577 Uncaught exceptionCaolán McNamara
2014-07-26coverity#1019323 Unchecked dynamic_castCaolán McNamara
2014-07-26gtktiledviewer: make sure we clean up the office instance.Andrzej Hunt
2014-07-26drop rtl:: and staticsCaolán McNamara
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand
2014-07-26We're using the same rectangle for both calls, let's reuse it.Andrzej Hunt
2014-07-26libreofficekit_tilederendering: test all 4 tiles.Andrzej Hunt
2014-07-26Tiled Rendering: ensure rendered area is visible correctly.Andrzej Hunt
2014-07-26Revert "Tiled Rendering: ensure rendered area is visible."Andrzej Hunt
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26sal_uInt16 to short, constifyMatteo Casalin
2014-07-26sal_uInt16: avoid temporaries, simplify, constify, use USHRT_MAXMatteo Casalin
2014-07-26sal_uInt16: constify and avoid temporariesMatteo Casalin
2014-07-26Simplify code pathMatteo Casalin
2014-07-26Do not repeat tests and make code more readableMatteo Casalin
2014-07-26More proper integer types, constifyMatteo Casalin
2014-07-26sal_uInt16 to sal_Int32, reduce scopeMatteo Casalin
2014-07-26Remove temporaries and constifyMatteo Casalin
2014-07-26Avoid unneeded downcast, reduce scope, constifyMatteo Casalin
2014-07-26Remove unuseful member variableMatteo Casalin
2014-07-26Use more proper integer types + minor optimizationsMatteo Casalin
2014-07-26Use more proper integer types, avoid temporaries, constifyMatteo Casalin
2014-07-26Use more proper integer types, constify some sal_uInt16Matteo Casalin
2014-07-26sal_uInt16 to int + constifyMatteo Casalin
2014-07-26Remove unneeded cast and use a temporary for repeated onesMatteo Casalin
2014-07-26Comment introduction of an additional local scopeMatteo Casalin
2014-07-26sal_uInt16 to long and use Fracion validatorMatteo Casalin
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin
2014-07-26Simplify code by throwing earlierMatteo Casalin