Age | Commit message (Expand) | Author |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-12-26 | svx: change instances of maName to more descriptive names | Chris Sherlock |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-11-13 | svx: loplugin:badstatics | Michael Stahl |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | XDash: salu_uIntPtr to sal_uInt32 | Matteo Casalin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-09-29 | coverity#705736 Resource leak | Caolán McNamara |
2015-09-29 | coverity#705735 Resource leak | Caolán McNamara |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-03 | Restored missing includes from source files. | Ashod Nakashian |
2015-08-29 | XOutBitmap::GraphicToBase64 can return bool | Matteo Casalin |
2015-08-27 | get rid of the macro here | Tomaž Vajngerl |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-29 | remove custom RTTI from XFillExchangeData | Noel Grandin |
2015-06-29 | remove custom RTTI from SvDataCopyStream | Noel Grandin |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck: variableScope | Caolán McNamara |
2015-06-07 | Resolves: tdf#89905 don't copy palettes from shared to user | Caolán McNamara |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-21 | convert CVT constants to scoped enum | Noel Grandin |
2015-05-20 | convert DRAWMODE constants to scoped enum | Noel Grandin |
2015-05-07 | convert BMP_DITHER flags to scoped enum | Noel Grandin |
2015-05-06 | convert BMP_MIRROR constants to scoped enum | Noel Grandin |
2015-05-06 | convert BMP_SCALE constant to scoped enum | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | operator == return type wants to be bool | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-15 | convert SFX_ITEM constants to scoped enum | Noel Grandin |
2015-04-10 | convert ScopedVclPtr to ScopedVclPtrInstance | Noel Grandin |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | Fix OutputDevice members / stack allocation. | Michael Meeks |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-12 | Typos | Julien Nabet |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-08 | svx: nAnz -> nCount | Miklos Vajna |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: svx | Stephan Bergmann |