summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-14first condition is always trueCaolán McNamara
2015-05-14cppcheck: variableScopeCaolán McNamara
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-13convert FRAME_HIGHLIGHT constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-13fix crasher in ValueSetTomaž Vajngerl
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-12svtools: hold strong VclPtr references for global state.Michael Meeks
2015-05-12fix buildCaolán McNamara
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-12cleanup SvHeaderTabListBoxTomaž Vajngerl
2015-05-12cleanup SvSimpleTableTomaž Vajngerl
2015-05-11crash in numbering on/off->more numberingCaolán McNamara
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91138 - hold reference until idle dispose.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor ToolPanelDrawer to use RenderContextTomaž Vajngerl
2015-05-11refactor PanelTabBar to use RenderContextTomaž Vajngerl
2015-05-11refactor TableControl to use RenderContextTomaž Vajngerl
2015-05-11refactor SvResizeWindow to use RenderContextTomaž Vajngerl
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl
2015-05-11refactor Roadmap to use RenderContext, some cleanupTomaž Vajngerl
2015-05-11remove whitespace, decrease indent level, cleanupTomaž Vajngerl
2015-05-11remove whitespaceTomaž Vajngerl
2015-05-11refactor HeadBar to use RenderContextTomaž Vajngerl
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl
2015-05-11remove whitespaceTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-11refactor BrowseBox, IconChoice to use RenderContextTomaž Vajngerl
2015-05-11refactor svtools - BrowseBox to use RenderContextTomaž Vajngerl
2015-05-10SvtMatchContext_Impl::pBox is never assigned to...Stephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann