Age | Commit message (Expand) | Author |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-17 | cleanup: use SAL_N_ELEMENTS for array size | Carlos Luque |
2015-07-17 | svx: this was supposed to be "image/x-eps" | Michael Stahl |
2015-07-17 | tdf#92571: add mime types for several image file formats | Carlos Luque |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-06-28 | coverity#1308508 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308457 Uncaught exception | Caolán McNamara |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-05-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-15 | convert META_*_ACTION constants to scoped enum | Noel Grandin |
2015-05-07 | Remove unnecessary includes of sot/storage.hxx from include/ | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-26 | coverity#1266476 silence Dereference null return value | Caolán McNamara |
2015-01-07 | fdo#84938: convert COMPRESSMODE_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | fdo#84938: convert EXPORT_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | fdo#84938: convert IMPORT_ constants to 'enum class' | Noel Grandin |
2014-12-18 | svx: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-10-15 | coverity#735333 flush out pointless calls to IsRemote and IsOpen | Caolán McNamara |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-08-21 | stario -> css::io | Thomas Arnhold |
2014-07-31 | fix some dodgy FieldUnit conversions | Noel Grandin |
2014-07-08 | don't terminate via unhandled exception on loading ooo89328-1.sxc | Caolán McNamara |
2014-07-06 | fix assert for empty string case on loading ooo119654-1.odt | Caolán McNamara |
2014-07-04 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-06-04 | coverity#738062 Uncaught exception | Caolán McNamara |
2014-05-21 | Split ZCodec::BeginCompression param into its 3 independent components | Stephan Bergmann |
2014-05-20 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18 | Julien Nabet |
2014-05-08 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6 | Julien Nabet |
2014-05-06 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3 | Julien Nabet |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-15 | svx: sal_Bool->bool | Noel Grandin |
2014-04-10 | coverity#708393 Uninitialized scalar field | Caolán McNamara |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-14 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-14 | svx: sal_Bool->bool | Noel Grandin |
2014-03-14 | svx: sal_Bool->bool | Noel Grandin |
2014-03-13 | svtools,svx: prefer passing OUString and OString by reference | Noel Grandin |
2014-03-12 | fdo#71622 compress svg files in ODF | Andras Timar |
2014-03-03 | SVX : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-02-27 | Resolves: #i15508# Added support for BMP file type | Armin Le Grand |