summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara1-1/+2
2016-02-02Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-02-02Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara1-7/+7
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara4-12/+10
2016-02-02valgrind: memleak on thrown exceptionCaolán McNamara1-16/+13
2016-02-02Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2016-01-18tdf#94831: Check for null mpReadAccess before first useMatúš Kukan1-21/+18
2015-12-21Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara1-0/+2
2015-12-21Resolves: tdf#95700 index dialog cut offCaolán McNamara1-2/+4
2015-12-21tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist2-0/+6
2015-12-21tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl2-41/+140
2015-12-21gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara1-33/+166
2015-12-13tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl1-1/+1
2015-12-11men can be nullAndras Timar1-2/+2
2015-12-11tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long16-31/+199
2015-12-10tdf#96070: Just give up on glyph caching for non-horizontal textTor Lillqvist1-1/+2
2015-12-06tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl1-2/+8
2015-12-06gtk3: implement GetIndicatorStateCaolán McNamara1-2/+13
2015-12-06gtk3: glitches because yours truly cannot tell x from yCaolán McNamara1-2/+2
2015-11-28fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a typeChristian Lohmaier1-0/+2
2015-11-28Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-22/+151
2015-11-28vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl1-1/+13
2015-11-28tdf#95783: Don't calculate width of text with glyph fallback as way too wideTor Lillqvist1-3/+6
2015-11-28tdf#91288 Does not display traditional Chinese variant ofMark Hung1-1/+3
2015-11-28tdf#94008 Crash opening password protected file - CJK UITakeshi Abe1-1/+1
2015-11-28Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara2-88/+164
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna1-1/+13
2015-11-24vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna1-1/+13
2015-11-24vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna1-6/+6
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian15-12/+150
2015-11-16Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara1-1/+4
2015-11-16Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara1-0/+1
2015-11-16tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk1-8/+3
2015-11-16tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand1-3/+5
2015-11-16sw lok comments: implement mouse move and mouse upMiklos Vajna1-1/+4
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-05Collabora Office: hackish fix of repaint problem of vcl widgetsAndras Timar1-15/+3
2015-11-03svx: add result of "badstatics" plugin to fix abuse of VCL BitmapsMichael Stahl1-1/+1
2015-11-03tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl1-0/+2
2015-10-29tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann9-143/+82
2015-10-29tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2-6/+45
2015-10-29take the world scaling factor for fonts, but not the rotationCaolán McNamara1-2/+12
2015-10-29afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-0/+0
2015-10-29tdf#95096 avoid invalid cursor position exceptionJustin Luth1-2/+5
2015-10-27vcl: add Window::SetClipboard()Miklos Vajna1-0/+6
2015-10-26tdf#94138 fix printing of edit form fieldsTomaž Vajngerl2-1/+3
2015-10-26tdf#94384 change the black icons fix for LO 5.0Tomaž Vajngerl1-3/+24
2015-10-26tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky1-1/+5