summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-05-18callcatcher: update unused codeCaolán McNamara1-5/+0
2015-05-18Revert "tdf#91259 Crash when closing Help"Michael Meeks1-364/+361
2015-05-18tdf#83527 change split window expande handle to be more visibleTomaž Vajngerl1-91/+58
2015-05-18add missing includesDavid Tardon1-0/+2
2015-05-18Don't check for pWin when drawing the ScrollbarTomaž Vajngerl1-10/+10
2015-05-18cleanup Paint, copy more settings to virtual deviceTomaž Vajngerl1-8/+19
2015-05-18ApplySettings for MenuTomaž Vajngerl4-53/+113
2015-05-18small cleanup of SystemWindowTomaž Vajngerl1-4/+4
2015-05-18FloatWindow - add ApplySettingsTomaž Vajngerl1-0/+13
2015-05-18add RenderContext to Window::PushPaintHelper, use Erase correctlyTomaž Vajngerl1-22/+23
2015-05-18ApplySettings for dialogTomaž Vajngerl3-16/+65
2015-05-18use RenderTools variant of DrawSelectionBackgroundTomaž Vajngerl3-3/+3
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl21-260/+605
2015-05-17loplugin:cstylecastStephan Bergmann2-3/+3
2015-05-17WaE in OSL_DEBUG_LEVEL > 1Caolán McNamara1-1/+1
2015-05-17WaE: debug=2 Werror=formatCaolán McNamara1-4/+4
2015-05-16tdf#91259 Crash when closing HelpPhilippe Jung1-361/+364
2015-05-16cleanup FloatWindowTomaž Vajngerl1-26/+29
2015-05-16menu: remember old Background and restore laterTomaž Vajngerl1-1/+3
2015-05-16refactor Tab item drawing to RenderContextTomaž Vajngerl1-84/+81
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl3-225/+188
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl5-191/+183
2015-05-15tdf#91195: vcl: reduce MapMode Fraction precision to avoid...Michael Stahl2-0/+3
2015-05-15gtk3: implement NWF CTRL_MULTILINE_EDITBOXCaolán McNamara2-2/+12
2015-05-15gtk3: implement fixed line NWFCaolán McNamara2-11/+27
2015-05-15tdf#91311 - handle toolbox tracking events post dispose safely.Michael Meeks1-2/+8
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara9-26/+84
2015-05-15gtk3: punt tooltips for nowCaolán McNamara1-1/+3
2015-05-15tdf#91254: draw missing EMF hairlines with linecap settingsLászló Németh1-4/+10
2015-05-15gtk3: get tooltip colorCaolán McNamara1-10/+21
2015-05-15gtk3: add the border to the padding to get visible framesCaolán McNamara1-4/+7
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara8-17/+17
2015-05-15fix debug buildCaolán McNamara1-1/+1
2015-05-15restore missing frame bordersCaolán McNamara1-1/+1
2015-05-15fix buildTomaž Vajngerl1-2/+2
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl4-71/+76
2015-05-15cleanup Control::ImplInitSettingsTomaž Vajngerl1-8/+8
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin15-785/+794
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin4-13/+13
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin3-10/+10
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin4-26/+26
2015-05-15Fix Button when using double-buffered renderingTomaž Vajngerl1-6/+6
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara2-1/+22
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung2-2/+60
2015-05-14tdf#86850 Always display clipboard functions in context menuTrent MacAlpine1-2/+8
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara3-19/+39
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara3-2/+20
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara2-2/+33
2015-05-14Scheduler: Deactivate task without deletionTobias Madl1-1/+1
2015-05-14honour NoFocusRects in ListBoxes like Buttons, etcCaolán McNamara1-0/+3