Age | Commit message (Expand) | Author |
2015-05-13 | Slightly darken default workspace again to be easier on the eyes | Adolfo Jayme Barrientos |
2015-05-13 | convert FLOATWIN_POPUPMODEEND constants to scoped enum | Noel Grandin |
2015-05-13 | convert FLOATWIN_POPUPMODE constants to scoped enum | Noel Grandin |
2015-05-13 | convert ENDTRACK_ constants to scoped enum | Noel Grandin |
2015-05-13 | convert BUTTON_DRAW constants to scoped enum | Noel Grandin |
2015-05-13 | convert FRAME_HIGHLIGHT constants to scoped enum | Noel Grandin |
2015-05-13 | convert FRAME_DRAW constants to scoped enum | Noel Grandin |
2015-05-13 | fix crasher in ValueSet | Tomaž Vajngerl |
2015-05-13 | refactor ToolBarMenu to use RenderContext | Tomaž Vajngerl |
2015-05-12 | loplugin:redundantcast: reinterpret_cast to void* | Stephan Bergmann |
2015-05-12 | svtools: hold strong VclPtr references for global state. | Michael Meeks |
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 |