summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-12-19lok: refill font list if emptyHenry Castro1-0/+5
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin2-1/+37
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky1-3/+3
2016-11-26tdf#101327 - tolerate exceptions during window construction better.Michael Meeks1-3/+13
2016-11-24tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist1-0/+8
2016-10-25tdf#103185: Add VCL backend being used to About dialogAshod Nakashian3-0/+13
2016-10-23Resolves: tdf#103051 pdf export assumed 1bit bitmaps were N1BitMsbPalCaolán McNamara1-3/+33
2016-10-13tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist1-0/+3
2016-10-13Drop unneeded includeTor Lillqvist1-1/+0
2016-10-10Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara5-14/+59
2016-10-01tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks1-41/+47
2016-09-20Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild2-0/+12
2016-09-16LOK: tile rendering regression fixAshod Nakashian1-2/+2
2016-09-16LOK: fast tile rendering (graphics and buttons)Ashod Nakashian1-1/+13
2016-08-23Look also for "RDPDD Chained DD"Tor Lillqvist1-1/+2
2016-08-15Resolves: tdf#101213 drop use of CAIRO_OPERATOR_DIFFERENCECaolán McNamara1-14/+9
2016-08-15Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara1-11/+2
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-07-29tdf#101138 opengl: blacklist intel drivers for Win 7Tomaž Vajngerl1-0/+3
2016-07-22Resolves: tdf#101011 atk needs a value for accessible-table-column-headerCaolán McNamara1-1/+15
2016-07-22Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara1-1/+1
2016-07-21vcl headless: ignore visibility in GetClientSize()Miklos Vajna2-14/+2
2016-07-21vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna1-0/+8
2016-07-21tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna1-0/+6
2016-07-20vcl: This seems a missing returnTakeshi Abe2-2/+2
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin6-9/+9
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-07-20remove some unnecessary castingNoel Grandin2-2/+2
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann12-24/+32
2016-07-20use Any constructor instead of temporariesNoel Grandin2-16/+6
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-0/+1
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara4-4/+4
2016-07-20tdf#95857 Sort out German plurals ...danielt9983-10/+10
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock53-53/+53
2016-07-20Fix typosAndrea Gelmini11-14/+14
2016-07-20unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock12-20/+20
2016-07-20Fix typosAndrea Gelmini47-55/+55
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann16-57/+57
2016-07-18vcl: gtkprintwrapper is a private gtk only headercp-5.1-1Chris Sherlock4-3/+3
2016-07-18try to get this working on linux baselineCaolán McNamara1-30/+10
2016-07-18Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara1-0/+2
2016-07-13Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara3-42/+75
2016-07-13opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2-0/+6
2016-07-13Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara1-18/+18
2016-07-12gtk3: use cairo to do drawAlphaBitmap with scalingCaolán McNamara1-9/+5
2016-07-12gtk3: of course we have a different 1 bit mask format as wellCaolán McNamara1-7/+26
2016-07-12gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara2-63/+196
2016-07-12gtk3: it's the *Original* device we care about, not the temp clip hack devicesCaolán McNamara1-1/+1