Age | Commit message (Expand) | Author |
2015-05-12 | fix build | Caolán McNamara |
2015-05-12 | Switch VclBuilder constructors to use VclPtr. | Michael Meeks |
2015-05-12 | convert SYMBOL_DRAW constants to scoped enum | Noel Grandin |
2015-05-12 | cleanup SvHeaderTabListBox | Tomaž Vajngerl |
2015-05-12 | cleanup SvSimpleTable | Tomaž Vajngerl |
2015-05-11 | crash in numbering on/off->more numbering | Caolán McNamara |
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 | tdf#91138 - hold reference until idle dispose. | Michael Meeks |
2015-05-11 | tdf#91052 - more macros for 'make' constructors. | Michael Meeks |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-11 | refactor ToolPanelDrawer to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor PanelTabBar to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor TableControl to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor SvResizeWindow to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor ValueSet to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor TabBar to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor Ruler to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor Roadmap to use RenderContext, some cleanup | Tomaž Vajngerl |
2015-05-11 | remove whitespace, decrease indent level, cleanup | Tomaž Vajngerl |
2015-05-11 | remove whitespace | Tomaž Vajngerl |
2015-05-11 | refactor HeadBar to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor "Calendar" control to use RenderContext | Tomaž Vajngerl |
2015-05-11 | remove whitespace | Tomaž Vajngerl |
2015-05-11 | refactor TreeListBox to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor BrowseBox, IconChoice to use RenderContext | Tomaž Vajngerl |
2015-05-11 | refactor svtools - BrowseBox to use RenderContext | Tomaž Vajngerl |
2015-05-10 | SvtMatchContext_Impl::pBox is never assigned to... | Stephan Bergmann |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-05-10 | No more need for EMPTYARG in C++11 | Stephan Bergmann |
2015-05-10 | Use IMPL_[STATIC_]LINK_NOARG where applicable | Stephan Bergmann |
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 | VclPtr: fix crash on loading kde86727-1.html | Caolán McNamara |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-05-08 | tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crash | Miklos Vajna |
2015-05-08 | Use bool instead of int | Stephan Bergmann |
2015-05-07 | Remove unnecessary includes of sot/storage.hxx from include/ | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-05-07 | convert BMP_DITHER flags to scoped enum | Noel Grandin |
2015-05-06 | convert BMP_MIRROR constants to scoped enum | Noel Grandin |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | tdf#91027 - cleanup dbaccess related dispose logic. | Michael Meeks |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-02 | Audit LoseFocus - forms, reportdesign, sc, starmath, svtools. | Michael Meeks |
2015-05-02 | Audit LoseFocus - basctl, cui, dbaccess. | Michael Meeks |
2015-04-30 | Gradually typed Link | Stephan Bergmann |