summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-01-25tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-12tdf#96655 - clear non-offscreen status bar controls before render.Michael Meeks
2016-01-12tdf#94831: Check for null mpReadAccess before first useMatúš Kukan
2016-01-07Fix dbgutil build in case GL_DEBUG_SEVERITY_NOTIFICATION_ARB is undefinedTor Lillqvist
2016-01-07OpenGL transitions: squashed 5 commits into this oneEmmanuel Gil Peyrot
2016-01-07vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2016-01-06tdf#96687 - force validation after External InputJustin Luth
2015-12-23tdf#90319: make image flipping work in writer for pngpasqualm
2015-12-23vcl: opengl - lean on the default window's context much more.Michael Meeks
2015-12-18Update hardware/OS info in About dialogYousuf Philips
2015-12-16tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-12-14vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-12opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist
2015-12-11tdf#85767 Enable rotated/flipped icons in the SidebarSamuel Mehrbrodt
2015-12-10tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-04tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl
2015-12-04pdf export: use ScopedBitmapAccess and remove AccessReleaserTomaž Vajngerl
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl
2015-11-30vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-30vcl: warn if we can't set a new font in OutputDeviceMichael Stahl
2015-11-30loplugin:redundantcastNoel Grandin
2015-11-30Fix tdf95222, graphite justificationMartin Hosken
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2015-11-26vcl: further fix debug name cleanup.Michael Meeks
2015-11-26vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-26vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-26vcl: don't treat non-ready timers as idle handlers.Michael Meeks
2015-11-26vcl: improve scheduler debugging information.Michael Meeks
2015-11-26vcl: timer - avoid expensive and pointless re-fetch of current time.Michael Meeks
2015-11-26coverity#1340225 Missing break in switchCaolán McNamara
2015-11-25tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna
2015-11-24Bin old Windows-only MULTI_SL_DEBUG code of dubious usefulnessTor Lillqvist
2015-11-24vcl: scheduler - split timeout calculation from idle invocation.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24FONTFALLBACK_HOOKS_DISABLED is not definedTor Lillqvist
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks