summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-02-04Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara1-1/+2
2016-01-12tdf#94831: Check for null mpReadAccess before first useMatúš Kukan1-21/+18
2015-12-16Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara1-0/+2
2015-12-16Resolves: tdf#95700 index dialog cut offCaolán McNamara1-2/+4
2015-12-16tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist2-0/+6
2015-12-14tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl2-41/+140
2015-12-14gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara1-33/+166
2015-12-11tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl1-1/+1
2015-12-09tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist1-1/+2
2015-12-04tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl1-2/+8
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara1-2/+13
2015-11-30gtk3: glitches because yours truly cannot tell x from yCaolán McNamara1-2/+2
2015-11-27fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a typeChristian Lohmaier1-0/+2
2015-11-26Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-22/+151
2015-11-26vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl1-1/+13
2015-11-26tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist1-3/+6
2015-11-26tdf#91288 Does not display traditional Chinese variant ofMark Hung1-1/+3
2015-11-18tdf#94008 Crash opening password protected file - CJK UITakeshi Abe1-1/+1
2015-11-17Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara2-88/+164
2015-11-12Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara1-1/+4
2015-11-12Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara1-0/+1
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk1-8/+3
2015-11-11tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand1-3/+5
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung4-1/+27
2015-11-10compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl2-3/+3
2015-11-10afl-eventesting: deref of null mpTextObjCaolán McNamara1-0/+0
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl1-1/+1
2015-10-30tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl1-0/+2
2015-10-28tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann9-143/+82
2015-10-28tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2-6/+45
2015-10-27take the world scaling factor for fonts, but not the rotationCaolán McNamara1-2/+12
2015-10-27afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-0/+0
2015-10-27tdf#95096 avoid invalid cursor position exceptionJustin Luth1-2/+5
2015-10-23tdf#94138 fix printing of edit form fieldsTomaž Vajngerl2-1/+3
2015-10-22tdf#94384 change the black icons fix for LO 5.0Tomaž Vajngerl1-3/+24
2015-10-18tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky1-1/+5
2015-10-15Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis2-0/+72
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-1/+19
2015-10-14tdf#94384 fix black icons with OpenGL enabled on WindowsTomaž Vajngerl1-20/+3
2015-10-09Don't re-read the same glsl files over and over againTor Lillqvist1-4/+20
2015-10-08Resolves: tdf#92993 access violation on particular .docx on glyph layoutCaolán McNamara1-2/+4
2015-10-08tdf#92702 Unable to select menu items that were initially off-screenLászló Németh1-1/+1
2015-10-07tdf#94686: Disable all vendors except for AMD/ATI/Intel/NVIDIA for nowMichael Meeks1-0/+8
2015-10-06don't allocate (by eraseing) an un-initialized 1x1 virtual deviceTomaž Vajngerl1-4/+6
2015-10-06create "disabled" image (icon) only if the original changesTomaž Vajngerl2-1/+8
2015-10-05opengl: take row stride into account when reading to 1-bit bitmapTomaž Vajngerl1-15/+21
2015-10-02tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks1-1/+1
2015-10-01vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl1-0/+10
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara2-1/+13
2015-09-28tdf#83252 - Wrong punctuation direction after Chinese characters inMark Hung2-2/+2