Age | Commit message (Expand) | Author |
2015-05-29 | tdf#91702 - fix stack-based MessBox allocation. | Michael Meeks |
2015-05-29 | tdf#91484 fix macro editor - Invalidate in paint | Tomaž Vajngerl |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-28 | Rewrite all calls like Dialog(params).Execute() | Philippe Jung |
2015-05-26 | tdf#91575 - CRASH: when "My Macros & Dialogs Standard" window close | Noel Grandin |
2015-05-26 | convert SCROLL constants to scoped enum | Noel Grandin |
2015-05-22 | convert POINTER constants to scoped enum | Noel Grandin |
2015-05-20 | coverity#1298898 coverity seems a little confused here | Caolán McNamara |
2015-05-20 | convert DEFAULTCONSTANT constant to scoped enum | Noel Grandin |
2015-05-20 | convert TEXT_DRAW constants to scoped enum | Noel Grandin |
2015-05-19 | basic: used typed LINKs | Noel Grandin |
2015-05-18 | cppunit: noExplicitConstructor | Caolán McNamara |
2015-05-18 | basctl: Use typed Links | Noel Grandin |
2015-05-18 | callcatcher: update unused code | Caolán McNamara |
2015-05-18 | refactor how font, fg. and bg. are applied in widgets/controls | Tomaž Vajngerl |
2015-05-15 | tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic. | Michael Meeks |
2015-05-15 | tdf#91239 - add missing disposeAndClear logic for basctl. | Julien Nabet |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-05-14 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-14 | convert QUICKHELP constants to scoped enum | Noel Grandin |
2015-05-14 | refactor "basctl" classes to use RenderContext | Tomaž Vajngerl |
2015-05-12 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-11 | Revert "Switch VclBuilder constructors to use VclPtr." | Michael Meeks |
2015-05-11 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
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-11 | refactor TreeListBox to use RenderContext | Tomaž Vajngerl |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-10 | Replace IMPL_STATIC_LINK[_TYPED] with more useful variants | Stephan Bergmann |
2015-05-09 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-07 | convert BUTTONDIALOG constants to scoped enum | Noel Grandin |
2015-05-07 | Remove unnecessary includes of sot/storage.hxx from include/ | Stephan Bergmann |
2015-05-07 | refactor "TextEdit" & co. to use RenderContext | Tomaž Vajngerl |
2015-05-06 | convert DEFAULTFONT_ constants to scoped enum | Noel Grandin |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | coverity#1296211 pCurWin == pNewWin at this point | Caolán McNamara |
2015-04-29 | Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END | Stephan Bergmann |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
2015-04-29 | convert SDRSEARCH_ constants to scoped enum | Noel Grandin |
2015-04-29 | convert LANG_LIST constants to scoped enum | Noel Grandin |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | basctl: fix GCC-4.7 build | Miklos Vajna |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-22 | Unused using declaration | Stephan Bergmann |