Age | Commit message (Expand) | Author |
2015-07-24 | convert ImageAlign to enum class | Noel Grandin |
2015-07-24 | convert WALLPAPER constants to scoped enum | Noel Grandin |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-14 | loplugin:unusedmethods toolkit,package | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-29 | Revert "return and use std::vector from OInterfaceContainerHelper" | Noel Grandin |
2015-06-29 | return and use std::vector from OInterfaceContainerHelper | Noel Grandin |
2015-06-28 | coverity#1308539 Uncaught exception | Caolán McNamara |
2015-06-20 | gb_OBJCXXFLAGS requires -lobjc | Stephan Bergmann |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-11 | speed up Java unit tests by removing sleeps | Noel Grandin |
2015-06-09 | java:Non-synchronized method should not override a synchronized method | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | vclptr fix in ScrollableWrapper | Noel Grandin |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin |
2015-06-05 | Let JUnit take care of exceptions | Noel Grandin |
2015-06-04 | Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance | Caolán McNamara |
2015-06-04 | uno::Sequence provides now begin and end | Noel Grandin |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-29 | split toolkit unoapi test for performance | Bjoern Michaelsen |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | convert GETFOCUS constants to scoped enum | Noel Grandin |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-26 | tdf#91416 - fix some incorrectly allocated VirtualDevices. | Michael Meeks |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-26 | convert SCROLL constants to scoped enum | Noel Grandin |
2015-05-26 | convert INVALIDATE constants to scoped enum | Noel Grandin |
2015-05-25 | convert TOTOP constants to scoped enum | Noel Grandin |
2015-05-25 | convert WINDOW_ZORDER constants to scoped enum | Noel Grandin |
2015-05-22 | The corresponding VCL Window is not necessarily a Button | Stephan Bergmann |
2015-05-22 | convert WINDOW_POSSIZE constants to scoped enum | Noel Grandin |
2015-05-22 | convert WINDOW constants for GetWindow() methods to scoped enum | Noel Grandin |
2015-05-22 | convert constants in include/vcl/settings.hxx to scoped enums | Noel Grandin |
2015-05-20 | convert IMAGE_DRAW_ constants to scoped enum | Noel Grandin |
2015-05-20 | convert TEXT_DRAW constants to scoped enum | Noel Grandin |
2015-05-15 | conver MENU_FLAG_ constants to scoped enum | Noel Grandin |
2015-05-15 | convert POPUPMENU_ constants to scoped enum | Noel Grandin |
2015-05-14 | convert KERNING_ constants to scoped enum | Noel Grandin |
2015-05-11 | convert COMMAND_ constants to scoped enum | Noel Grandin |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-06 | cleanup DIALOG_NO_PARENT, follow on to tdf#91090 | Noel Grandin |
2015-05-06 | convert BMP_SCALE constant to scoped enum | Noel Grandin |