summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* fix rendercontext rendering of toolboxLászló Németh2015-06-031-2/+2
* tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks2015-06-011-0/+6
* rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky2015-05-311-0/+4
* forward RenderCOntext to UserDraw, remove obsolete draw callTomaž Vajngerl2015-05-291-4/+2
* convert splitter to use RenderContextTomaž Vajngerl2015-05-291-8/+8
* rendercontext: Improve comboboxes in the double-buffered toolbar.Jan Holesovsky2015-05-291-1/+5
* rendercontext: Fix border window's painting to work well with rendercontext.Jan Holesovsky2015-05-291-10/+5
* loplugin:staticmethodsStephan Bergmann2015-05-291-555/+545
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-2912-65/+65
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-2933-156/+156
* convert TITLE_BUTTON constants to scoped enumNoel Grandin2015-05-296-32/+32
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-2923-106/+109
* convert POINTER constants to scoped enumNoel Grandin2015-05-2910-60/+60
* menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl2015-05-292-0/+10
* tdf#91649 call ApplySettings at a more correct placeTomaž Vajngerl2015-05-291-5/+2
* fix calls to RenderContextTomaž Vajngerl2015-05-292-2/+2
* use RenderContext in user draw, use ApplySettingsTomaž Vajngerl2015-05-293-100/+43
* call ApplySettings sooner when paintingTomaž Vajngerl2015-05-291-6/+5
* fix for the failed JUnit testTomaž Vajngerl2015-05-291-1/+2
* use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl2015-05-294-190/+174
* rendercontext: Make borderwindow painting via rendercontext.Jan Holesovsky2015-05-291-75/+70
* rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky2015-05-291-6/+40
* rendercontext: Draw toolbox separators via the rendercontext.Jan Holesovsky2015-05-291-2/+1
* rendercontext: Correct output of the type that is not double-buffered.Jan Holesovsky2015-05-291-2/+2
* fix base wizard sizeCaolán McNamara2015-05-291-6/+6
* vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky2015-05-281-0/+4
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-1/+1
* tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert2015-05-272-6/+21
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-274-6/+6
* tdf#91450 fix infinite invalidation loopTomaž Vajngerl2015-05-271-1/+2
* Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara2015-05-261-1/+4
* Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara2015-05-261-4/+0
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-261-1/+1
* VclPtr - add compat methods for old-style focus / notification.Michael Meeks2015-05-2619-76/+120
* tdf#90127: Read icon theme from the config when called too early.Jan Holesovsky2015-05-251-0/+13
* tdf#91404 check if the item position is validTomaž Vajngerl2015-05-231-3/+6
* tdf#91366 - invalidate only individual menu items to render highlight.Michael Meeks2015-05-222-12/+53
* tdf#91283 - reset the PrinterController during dispose.Michael Meeks2015-05-221-0/+1
* cleanup codeTomaž Vajngerl2015-05-203-331/+336
* fixes for changes in "edit"Tomaž Vajngerl2015-05-202-5/+2
* scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl2015-05-201-19/+14
* edit - setup painting settings in ApplySettingsTomaž Vajngerl2015-05-201-116/+70
* convert QUEUE_STATUS constants to scoped enumNoel Grandin2015-05-201-4/+6
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-203-5/+5
* convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin2015-05-201-6/+6
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-2013-30/+30
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-2012-129/+129
* convert GRID constants to scoped enumNoel Grandin2015-05-201-6/+6
* convert IMAGE_DRAW_ constants to scoped enumNoel Grandin2015-05-2010-29/+29
* convert COPYAREA constant to bool flagNoel Grandin2015-05-203-8/+8