summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-05-19check for and handle missing base in mail merge (related: fdo#33266)Bjoern Michaelsen2-0/+18
2015-05-18WaE: unused-const-variableCaolán McNamara1-1/+0
2015-05-18callcatcher: update unused codeCaolán McNamara4-36/+0
2015-05-18use RenderTools variant of DrawSelectionBackgroundTomaž Vajngerl1-3/+3
2015-05-18pass RenderContext to PreparePaint in TreeListBoxTomaž Vajngerl1-13/+12
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl13-195/+184
2015-05-17cleanup tabbarTomaž Vajngerl1-373/+378
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl3-36/+46
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2-2/+2
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin3-119/+119
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-2/+2
2015-05-14first condition is always trueCaolán McNamara1-22/+20
2015-05-14cppcheck: variableScopeCaolán McNamara1-1/+2
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin3-4/+4
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin2-2/+2
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks1-26/+22
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos1-1/+1
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin1-1/+1
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2-5/+5
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin1-1/+1
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin1-12/+12
2015-05-13convert FRAME_HIGHLIGHT constants to scoped enumNoel Grandin1-4/+4
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-3/+3
2015-05-13fix crasher in ValueSetTomaž Vajngerl1-2/+6
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl1-169/+143
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann1-1/+1
2015-05-12svtools: hold strong VclPtr references for global state.Michael Meeks1-3/+2
2015-05-12fix buildCaolán McNamara1-2/+9
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks7-22/+18
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-12cleanup SvHeaderTabListBoxTomaž Vajngerl1-50/+6
2015-05-12cleanup SvSimpleTableTomaž Vajngerl1-10/+10
2015-05-11crash in numbering on/off->more numberingCaolán McNamara1-0/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks7-11/+13
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks7-13/+11
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin13-35/+36
2015-05-11tdf#91138 - hold reference until idle dispose.Michael Meeks1-11/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks11-41/+29
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann8-42/+42
2015-05-11refactor ToolPanelDrawer to use RenderContextTomaž Vajngerl2-42/+29
2015-05-11refactor PanelTabBar to use RenderContextTomaž Vajngerl1-114/+110
2015-05-11refactor TableControl to use RenderContextTomaž Vajngerl5-214/+169
2015-05-11refactor SvResizeWindow to use RenderContextTomaž Vajngerl2-37/+52
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl1-280/+288
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl1-265/+246
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl1-297/+293
2015-05-11refactor Roadmap to use RenderContext, some cleanupTomaž Vajngerl2-98/+91
2015-05-11remove whitespace, decrease indent level, cleanupTomaž Vajngerl1-635/+605
2015-05-11remove whitespaceTomaž Vajngerl1-98/+0