Age | Commit message (Expand) | Author |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | fdo#84938: replace HELPMODE_ constants with enum | Noel Grandin |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-07 | Optimize ImplCheckSizeOfSwappedInGraphics() a bit | Zolnai Tamás |
2014-11-07 | Why to have this compromise, do that what we say the users we do. | Zolnai Tamás |
2014-11-07 | Swapping Graphic is a privilage of GraphicObject. | Zolnai Tamás |
2014-11-07 | Paint background images always via drawinglayer | Zolnai Tamás |
2014-11-07 | Remove these useless static bool variables. | Zolnai Tamás |
2014-11-07 | Ignore the swapped in graphic, but use its size | Zolnai Tamás |
2014-11-07 | Assign graphic data also during auto swap in | Zolnai Tamás |
2014-11-07 | Avoid an image loss situation of auto swapping | Zolnai Tamás |
2014-11-07 | Make SetSwapState() an internal method | Zolnai Tamás |
2014-11-07 | Avoid using null pointer as a special indicator | Zolnai Tamás |
2014-11-07 | Always call ImplAfterDataChange() when data is changed | Zolnai Tamás |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | coverity#1242570 Untrusted value as argument | Caolán McNamara |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#60906 - Make color configuration consistent | Ioan Radu |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-04 | coverity#1242516 reorg to silence Arguments in wrong order | Caolán McNamara |
2014-11-03 | coverity#1250408 Division or modulo by float zero | Caolán McNamara |
2014-11-01 | coverity#1250406 Division or modulo by float zero | Caolán McNamara |
2014-11-01 | fdo#84938: replace MIB_ constants with enum | Noel Grandin |
2014-10-31 | convert COMMAND_WHEEL constants to an enum | Noel Grandin |
2014-10-31 | KEY_ALLMOD is the same as KEY_MOD | Noel Grandin |
2014-10-30 | Improve SvSimpleTable class | Palenik Mihály |
2014-10-30 | document array_vs_singleton dismissals | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-29 | coverity#1202781 Division or modulo by zero | Caolán McNamara |
2014-10-29 | coverity#1078539 Division or modulo by zero | Caolán McNamara |
2014-10-29 | ref-counting vcl::Window subclasses | Noel Grandin |
2014-10-28 | coverity#1157745 Unchecked return value | 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 | callcatcher: lots more unused post ww1 filter removal | Caolán McNamara |
2014-10-20 | crash in tools->options->advanced | Caolán McNamara |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-18 | convert SV_BMP_ constants to enum | Noel Grandin |
2014-10-17 | coverity#1247633 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-15 | fdo#84938: replace SYMBOL_TYPE constants with enum | Noel Grandin |
2014-10-14 | Resolves: fdo#84887 TabBar::ImplShowPage crash | Caolán McNamara |
2014-10-14 | fdo#84938 - replace LIST_ACTION constants with enum | Noel Grandin |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-13 | vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap | Chris Sherlock |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |