summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl
2015-11-03tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl
2015-10-29tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-29tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-29take the world scaling factor for fonts, but not the rotationCaolán McNamara
2015-10-29afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara
2015-10-29tdf#95096 avoid invalid cursor position exceptionJustin Luth
2015-10-27vcl: add Window::SetClipboard()Miklos Vajna
2015-10-26tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
2015-10-26tdf#94384 change the black icons fix for LO 5.0Tomaž Vajngerl
2015-10-26tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky
2015-10-17Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis
2015-10-17tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-17tdf#94384 fix black icons with OpenGL enabled on WindowsTomaž Vajngerl
2015-10-17Don't re-read the same glsl files over and over againTor Lillqvist
2015-10-17Resolves: tdf#92993 access violation on particular .docx on glyph layoutCaolán McNamara
2015-10-17tdf#92702 Unable to select menu items that were initially off-screenLászló Németh
2015-10-17tdf#94686: Disable all vendors except for AMD/ATI/Intel/NVIDIA for nowMichael Meeks
2015-10-17don't allocate (by eraseing) an un-initialized 1x1 virtual deviceTomaž Vajngerl
2015-10-17create "disabled" image (icon) only if the original changesTomaž Vajngerl
2015-10-17opengl: take row stride into account when reading to 1-bit bitmapTomaž Vajngerl
2015-10-17tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks
2015-10-17vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl
2015-10-17wmf spec says that these are only allowed bitcount valuesCaolán McNamara
2015-10-17tdf#83252 - Wrong punctuation direction after Chinese characters inMark Hung
2015-10-17Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung
2015-10-17valgrind: memory leak in scoped_ptr/unique_ptr -> VclPtr convertCaolán McNamara
2015-10-17tdf#94275: core dump when XKeysymToString returns NULLJulien Nabet
2015-10-16vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna
2015-10-15java: 'final static' to 'static final'Noel Grandin
2015-10-15Bin unused codeTor Lillqvist
2015-10-15WaE: macro "LOGW" is not usedTor Lillqvist
2015-10-15Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist
2015-10-07vcl tiled rendering: avoid 'Pixel represents color values!' warningsMiklos Vajna
2015-10-07desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-09-18deb#795131 plausible fixCaolán McNamara
2015-09-18don't crash with unknown out color spaceCaolán McNamara
2015-09-18opengl: support reading back 1-bit masks from textureTomaž Vajngerl
2015-09-18tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-18Fix a merge problem.Jan Holesovsky
2015-09-18opengl: check framebuffer completenessTomaž Vajngerl
2015-09-18opengl: this doesn't really do anything as data is null anywayTomaž Vajngerl
2015-09-18tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-18opengl: optimize search for a free slot in texture atlasTomaž Vajngerl
2015-09-18tdf#93666: use x,y coords when reading texture part + don't bindTomaž Vajngerl
2015-09-18GL paint-flushing guard re-work.Michael Meeks
2015-09-18tdf#94252 - avoid switching contexts un-necessarily to reduce flicker.Michael Meeks
2015-09-18tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks
2015-09-18tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks
2015-09-18Resolves: tdf#93887 distinguish between empty selection lost selectionCaolán McNamara