summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-11-16Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara
2015-11-16Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara
2015-11-16tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk
2015-11-16tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand
2015-11-16sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-10compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-11-10afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05Collabora Office: hackish fix of repaint problem of vcl widgetsAndras Timar
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