summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-10-25tdf#103185: Add VCL backend being used to About dialogAshod Nakashian
2016-10-23Resolves: tdf#103051 pdf export assumed 1bit bitmaps were N1BitMsbPalCaolán McNamara
2016-10-13tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist
2016-10-13Drop unneeded includeTor Lillqvist
2016-10-10Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara
2016-10-01tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks
2016-09-20Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild
2016-09-16LOK: tile rendering regression fixAshod Nakashian
2016-09-16LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-08-23Look also for "RDPDD Chained DD"Tor Lillqvist
2016-08-15Resolves: tdf#101213 drop use of CAIRO_OPERATOR_DIFFERENCECaolán McNamara
2016-08-15Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-29tdf#101138 opengl: blacklist intel drivers for Win 7Tomaž Vajngerl
2016-07-22Resolves: tdf#101011 atk needs a value for accessible-table-column-headerCaolán McNamara
2016-07-22Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara
2016-07-21vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-07-21vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna
2016-07-21tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-07-20vcl: This seems a missing returnTakeshi Abe
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20remove some unnecessary castingNoel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-07-20tdf#95857 Sort out German plurals ...danielt998
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-18vcl: gtkprintwrapper is a private gtk only headercp-5.1-1Chris Sherlock
2016-07-18try to get this working on linux baselineCaolán McNamara
2016-07-18Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara
2016-07-13Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-07-13opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-13Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara
2016-07-12gtk3: use cairo to do drawAlphaBitmap with scalingCaolán McNamara
2016-07-12gtk3: of course we have a different 1 bit mask format as wellCaolán McNamara
2016-07-12gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara
2016-07-12gtk3: it's the *Original* device we care about, not the temp clip hack devicesCaolán McNamara
2016-07-12gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara
2016-07-12gtk3: track what needs to be implementedCaolán McNamara
2016-07-12gtk3: stroke as well as fillCaolán McNamara
2016-07-12vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl
2016-07-12loplugin:unusedfieldsNoel Grandin