Age | Commit message (Expand) | Author |
2015-06-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-15 | window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent | Caolán McNamara |
2015-05-15 | convert META_*_ACTION constants to scoped enum | Noel Grandin |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-10 | Manual cleanup of misc. issues. | Michael Meeks |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | first half of non-scriptable, Instance constructor conversion. | Michael Meeks |
2015-04-10 | cure a lot of unfortunate ScopedVclPtrs. | Michael Meeks |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2015-04-10 | boost references are unhealty for VclPtr. | Michael Meeks |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-27 | gbuild: CppunitTest: always use unittest configuration | Michael Stahl |
2015-02-17 | boost->std | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-11-23 | CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in Draw | Miklos Vajna |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-16 | emfplus: re-work and cleanup unit test | Michael Meeks |
2014-11-09 | cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8 | Miklos Vajna |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-01 | Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP | Stephan Bergmann |
2014-10-01 | loplugin: cstylecast | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | cppcanvas: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-25 | coverity#1241427 Unchecked dynamic_cast | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-08-21 | vcl: convert push flags to type-safe enum-like class | Noel Grandin |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-08-08 | Missing test dependencies | Stephan Bergmann |
2014-08-07 | coverity#1228877 Structurally dead code | Caolán McNamara |
2014-07-29 | fdo#81799 we need cppuhelper here too | David Tardon |
2014-07-28 | Use better coordinates for unit test of fdo#77229 | Arnaud Versini |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-20 | emf+: recognise some more object types | Tomaž Vajngerl |
2014-07-20 | emf+: emulate hatch with color blend | Tomaž Vajngerl |
2014-07-20 | bnc#881024 Handle 0 font height just like outdev & drawinglayer | Tomaž Vajngerl |
2014-07-20 | emf+: Log type name instead of the type number | Tomaž Vajngerl |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |