Age | Commit message (Expand) | Author |
2014-11-03 | coverity#735452 Logically dead code | Caolán McNamara |
2014-11-03 | I think this should be Left() | David Tardon |
2014-11-03 | coverity#1242514 arguments in wrong order | David Tardon |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-30 | coverity#704245 Logically dead code | Caolán McNamara |
2014-10-29 | ref-counting vcl::Window subclasses | Noel Grandin |
2014-10-25 | coverity#705111 Using invalid iterator | Caolán McNamara |
2014-10-24 | coverity#1224975 Dereference after null check | Caolán McNamara |
2014-10-24 | coverity#704660 Unchecked dynamic_cast | Caolán McNamara |
2014-10-24 | coverity#704656 Unchecked dynamic_cast | Caolán McNamara |
2014-10-24 | coverity#704655 Unchecked dynamic_cast | Caolán McNamara |
2014-10-24 | coverity#704654 Unchecked dynamic_cast | Caolán McNamara |
2014-10-24 | loplugin: cstylecast | Noel Grandin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | fdo#84938: replace MENUITEM constants with enum | Noel Grandin |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-17 | coverity#1247639 Uncaught exception | Caolán McNamara |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-13 | WaE: unused variable 'aNullShadowCol' | Tor Lillqvist |
2014-10-13 | Resolves: fdo#84930 format page background in report-builder crash | Caolán McNamara |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | reportdesign: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-26 | formula: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | loplugin: cstylecast, update PTR_CAST macro to use static_cast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-15 | reportdesign: sal_Bool -> bool | Stephan Bergmann |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-03 | convert RID_GROUPS_SORTING floating window to .ui | Caolán McNamara |
2014-09-02 | convert RID_NAVIGATOR floatingwindow to .ui | Caolán McNamara |
2014-08-29 | Fix build with boost-1.56.0. | Jörg Sonnenberger |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-20 | add a VclViewport | Caolán McNamara |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | warning C4706: assignment within conditional expression | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |