summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna1-9/+0
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-0/+0
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-2/+2
2016-07-20Fix typosAndrea Gelmini4-5/+5
2016-07-20vcl: fix WaE messagesChris Sherlock1-2/+2
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-5/+5
2016-07-12Remove excess newlinesChris Sherlock13-24/+0
2016-07-12GDIMetaFile: rename members missing their prefixesMiklos Vajna1-18/+18
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-06-16lokit: add getPartHashHenry Castro1-0/+6
2016-06-16gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-4/+4
2016-06-12Some more sanity asserts can't hurtTor Lillqvist1-0/+2
2016-06-12LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+5
2016-06-11only init the OpenGL context if we need itMarkus Mohrhard1-1/+5
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky1-1/+8
2016-05-30tdf#98666: Don't cache progress bars eitherTor Lillqvist1-0/+1
2016-05-06opengl: combined commits for state trackingTomaž Vajngerl1-0/+8
2016-04-28tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl1-5/+0
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock7-6/+6
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti1-0/+2
2016-02-19Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara1-0/+8
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara1-0/+6
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara1-0/+2
2016-02-18tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks1-1/+2
2016-02-18tdf#97922 - get control area right for spinbuttons.Michael Meeks1-0/+6
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock2-0/+6
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk1-7/+0
2016-02-08tdf#97633 Add API to get the number of OpenGL buffer swaps, including ...Tor Lillqvist1-0/+6
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand1-1/+5
2016-01-29tdf#95587: Make rectangle control within tab pages work againKatarina Behrens1-1/+0
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-3/+0
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist1-0/+1
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-8/+10
2016-01-07vcl: opengl - Kill the last glErrors on common paths.Michael Meeks1-0/+5
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara1-1/+2
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist1-0/+1
2015-12-14vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks1-0/+5
2015-12-12opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot1-1/+4
2015-12-11tdf#85767 Enable rotated/flipped icons in the SidebarSamuel Mehrbrodt5-49/+116
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara1-4/+2
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara1-3/+0
2015-11-27mutex used in post-main dtorCaolán McNamara1-0/+2
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks3-8/+6
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks1-2/+4
2015-11-26vcl: cleanup scheduler debug name usage.Michael Meeks1-0/+1
2015-11-26vcl: move private impl. detail of Scheduler out of global header.Michael Meeks1-13/+2
2015-11-26vcl: don't treat non-ready timers as idle handlers.Michael Meeks3-4/+13
2015-11-24vcl: re-introduce idle handling.Michael Meeks1-1/+1
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks1-1/+1
2015-11-24vcl: remove UpdateStack concept.Michael Meeks1-1/+0