Age | Commit message (Expand) | Author |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | Missing parentheses | Zolnai Tamás |
2014-11-18 | This test become unreferenced by accident | Zolnai Tamás |
2014-11-18 | Fix broken GraphicObjectTest | Zolnai Tamás |
2014-11-18 | Be precise here, maximum value means it is still allowed to have | Zolnai Tamás |
2014-11-18 | Be honest about the maximum cache size | Zolnai Tamás |
2014-11-17 | loplugin:unreffun | Stephan Bergmann |
2014-11-17 | WaE: unused variables | Tor Lillqvist |
2014-11-17 | WaE: Unreferenced function definition [loplugin:unreffun] | Tor Lillqvist |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | "#pragma hdrstop" looks quite obsolete | Michael Stahl |
2014-11-16 | Test for size based auto swap out mechanism | Zolnai Tamás |
2014-11-16 | vcl: let the ModalDialog ctor take an OUString | Miklos Vajna |
2014-11-14 | coverity#1242527 Arguments in wrong order | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-14 | vcl: move the Impl class of MapMode ...uhm... out of the public header? | Michael Stahl |
2014-11-13 | coverity#1251580 Unchecked return value | Caolán McNamara |
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-09 | fdo#86050 Let LibreOffice add scrollbars to widgets only when necessary | Adolfo Jayme Barrientos |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-07 | Update notes about swapping | Zolnai Tamás |
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 | coverity#737920 Uncaught exception | 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 |