summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-12gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara1-37/+134
2016-07-12gtk3: track what needs to be implementedCaolán McNamara1-0/+8
2016-07-12gtk3: stroke as well as fillCaolán McNamara1-26/+52
2016-07-12vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl4-375/+469
2016-07-12loplugin:unusedfieldsNoel Grandin3-5/+0
2016-07-12Remove excess newlinesChris Sherlock5-13/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin11-315/+315
2016-07-12vcl: fix loplugin:stylepoliceMiklos Vajna2-6/+6
2016-07-12GDIMetaFile: rename members missing their prefixesMiklos Vajna1-126/+138
2016-07-08tdf#98710 check the font is bound, substitute FON fontsTomaž Vajngerl2-0/+14
2016-07-04vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl1-3/+15
2016-07-04tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl2-0/+12
2016-07-01Revert "vcl: desktop terminate, to dispose objects"Ashod Nakashian1-9/+2
2016-06-26tdf#100451 convert texture buffer to 1-bit and 4-bit palette bufferTomaž Vajngerl1-26/+66