summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-08-06Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-08-06Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl
2015-08-06fix rendercontext rendering of standard toolbar iconsLászló Németh
2015-08-06disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl
2015-08-06Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara
2015-08-06fix cherry-pick from masterTomaž Vajngerl
2015-08-06fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-08-06OS X: Default to the 'breeze' icon theme.Jan Holesovsky
2015-08-06fix rendercontext rendering of toolboxLászló Németh
2015-08-06tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks
2015-08-06rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-08-06rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky
2015-06-24tdf#92194 - fix headless masking operations in vcl.Michael Meeks
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-05-29tdf#91720 - after MailMerge print, plain std print is not possibleJuergen Funk
2015-05-29forward RenderCOntext to UserDraw, remove obsolete draw callTomaž Vajngerl
2015-05-29convert splitter to use RenderContextTomaž Vajngerl
2015-05-29rendercontext: Improve comboboxes in the double-buffered toolbar.Jan Holesovsky
2015-05-29rendercontext: Fix border window's painting to work well with rendercontext.Jan Holesovsky
2015-05-29loplugin:staticmethodsStephan Bergmann
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert TITLE_BUTTON constants to scoped enumNoel Grandin
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl
2015-05-29tdf#91649 call ApplySettings at a more correct placeTomaž Vajngerl
2015-05-29fix calls to RenderContextTomaž Vajngerl
2015-05-29use RenderContext in user draw, use ApplySettingsTomaž Vajngerl
2015-05-29call ApplySettings sooner when paintingTomaž Vajngerl
2015-05-29fix for the failed JUnit testTomaž Vajngerl
2015-05-29use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
2015-05-29rendercontext: Make borderwindow painting via rendercontext.Jan Holesovsky
2015-05-29rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky
2015-05-29rendercontext: Draw toolbox separators via the rendercontext.Jan Holesovsky
2015-05-29rendercontext: Correct output of the type that is not double-buffered.Jan Holesovsky
2015-05-29fix base wizard sizeCaolán McNamara
2015-05-28vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-27tdf#91450 fix infinite invalidation loopTomaž Vajngerl
2015-05-26Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara
2015-05-26Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara
2015-05-26want to grab with owner_events trueCaolán McNamara
2015-05-26gtk3: call gtk_window_set_accept_focusCaolán McNamara
2015-05-26gtk3: implement keyboard and mouse grabCaolán McNamara
2015-05-26gtk3: fix bordersCaolán McNamara