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