summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-07-12vcl: fix loplugin:stylepoliceMiklos Vajna
2016-07-12GDIMetaFile: rename members missing their prefixesMiklos Vajna
2016-07-08tdf#98710 check the font is bound, substitute FON fontsTomaž Vajngerl
2016-07-04vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl
2016-07-04tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl
2016-07-01Revert "vcl: desktop terminate, to dispose objects"Ashod Nakashian
2016-06-26tdf#100451 convert texture buffer to 1-bit and 4-bit palette bufferTomaž Vajngerl
2016-06-20Don't share the wakeup pipe with child processesTor Lillqvist