summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-06-15tdf#92036 - work around writer spelling issueMichael Meeks1-2/+15
2015-06-15tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks5-12/+58
2015-06-15Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara5-11/+64
2015-06-12tdf#91301: Don't cache incomplete tabs.Jan Holesovsky1-4/+24
2015-06-11Fix LibreOffice running with SAL_ENABLEGL=1Jan Holesovsky2-3/+9
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro1-4/+5
2015-06-10tdf#91645 don't change selected menu title text color in Aero themeLászló Németh1-0/+1
2015-06-09Last item of menu with title cannot be hilightedPhilippe Jung1-1/+1
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara1-1/+1
2015-06-08Clear VclPtr instance reference on removed UserEvents.Michael Meeks4-7/+13
2015-06-08VclPtr - more extensive lifecycle tests.Michael Meeks2-1/+103
2015-06-07Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara1-5/+14
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-06-05Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl1-1/+6
2015-06-04fix rendercontext rendering of standard toolbar iconsLászló Németh1-1/+1
2015-06-04disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl1-1/+1
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara1-1/+2
2015-06-04fix cherry-pick from masterTomaž Vajngerl1-1/+1
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl1-66/+30
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky1-1/+1
2015-06-03fix rendercontext rendering of toolboxLászló Németh1-2/+2
2015-06-01tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+6
2015-05-31rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky6-17/+33
2015-05-31rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky2-7/+8
2015-05-29tdf#91720 - after MailMerge print, plain std print is not possibleJuergen Funk1-0/+1
2015-05-29forward RenderCOntext to UserDraw, remove obsolete draw callTomaž Vajngerl1-4/+2
2015-05-29convert splitter to use RenderContextTomaž Vajngerl1-8/+8
2015-05-29rendercontext: Improve comboboxes in the double-buffered toolbar.Jan Holesovsky1-1/+5
2015-05-29rendercontext: Fix border window's painting to work well with rendercontext.Jan Holesovsky1-10/+5
2015-05-29loplugin:staticmethodsStephan Bergmann2-556/+545
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin13-66/+66
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin35-159/+159
2015-05-29convert TITLE_BUTTON constants to scoped enumNoel Grandin6-32/+32
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin29-116/+119
2015-05-29convert POINTER constants to scoped enumNoel Grandin20-412/+405
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl2-0/+10
2015-05-29tdf#91649 call ApplySettings at a more correct placeTomaž Vajngerl1-5/+2
2015-05-29fix calls to RenderContextTomaž Vajngerl2-2/+2
2015-05-29use RenderContext in user draw, use ApplySettingsTomaž Vajngerl4-104/+47
2015-05-29call ApplySettings sooner when paintingTomaž Vajngerl1-6/+5
2015-05-29fix for the failed JUnit testTomaž Vajngerl1-1/+2
2015-05-29use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl4-190/+174
2015-05-29rendercontext: Make borderwindow painting via rendercontext.Jan Holesovsky2-79/+74
2015-05-29rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky1-6/+40
2015-05-29rendercontext: Draw toolbox separators via the rendercontext.Jan Holesovsky1-2/+1
2015-05-29rendercontext: Correct output of the type that is not double-buffered.Jan Holesovsky1-2/+2
2015-05-29fix base wizard sizeCaolán McNamara1-6/+6
2015-05-28vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky1-0/+4
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert4-8/+47