summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
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-22Resolves: tdf#100558 last 'section' of date field not incrementedCaolán McNamara1-1/+1
2016-07-21vcl headless: ignore visibility in GetClientSize()Miklos Vajna1-7/+0
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-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 Grandin1-1/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann9-21/+29
2016-07-20use Any constructor instead of temporariesNoel Grandin1-13/+5
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 ...danielt9981-2/+2
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock40-40/+40
2016-07-20Fix typosAndrea Gelmini4-5/+5
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock11-19/+19
2016-07-20Fix typosAndrea Gelmini26-33/+33
2016-07-18Related: rhbz#1343766 a11y queries during dispose trigger listbox crashesCaolán McNamara1-0/+2
2016-07-13opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-0/+5
2016-07-13Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara1-18/+18
2016-07-12vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl2-375/+406
2016-07-12loplugin:unusedfieldsNoel Grandin3-5/+0
2016-07-12Remove excess newlinesChris Sherlock4-12/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin10-312/+312
2016-07-12vcl: fix loplugin:stylepoliceMiklos Vajna1-4/+4
2016-07-12GDIMetaFile: rename members missing their prefixesMiklos Vajna1-126/+138
2016-07-01Revert "vcl: desktop terminate, to dispose objects"Ashod Nakashian1-9/+2
2016-06-18crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara2-5/+10
2016-06-16gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-8/+7
2016-06-13Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashesCaolán McNamara1-0/+6
2016-06-12lok: reset the font list when there are no itemsHenry Castro1-0/+10
2016-06-12vcl: desktop terminate, to dispose objectsHenry Castro1-2/+9
2016-06-12vcl: assign NULL after deletingHenry Castro2-4/+8
2016-06-12vcl: add isInitVCL, to not initialize twiceHenry Castro1-1/+11
2016-06-11Resolves: tdf#100248 vcl menu scroll timer still active post disposeCaolán McNamara1-0/+6
2016-06-11only init the OpenGL context if we need itMarkus Mohrhard1-6/+40
2016-06-03vcl: fix "sgv" import filter on 64-bit MSVCMichael Stahl2-133/+216
2016-06-03vcl: GIF import: don't use __LP64__ to check for a 64-bit systemMichael Stahl1-1/+1
2016-05-31tdf#100159: On Windows, compile GL shaders in advance, disable GL on failureTor Lillqvist2-5/+113
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky2-1/+38
2016-05-31Resolves: tdf#92695 protect both branches against missing ToolItemCaolán McNamara1-8/+7
2016-05-30Related: tdf#87967 valgrind reported invalid reads on 1 pixel wide bitmapCaolán McNamara1-5/+5
2016-05-25opengl: track the state of blend, DrawArrays on OpenGLProgramTomaž Vajngerl1-1/+5
2016-05-18tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl1-0/+5
2016-05-17tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl1-2/+5
2016-05-06opengl: combined commits for state trackingTomaž Vajngerl1-2/+6
2016-05-06Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin1-1/+1
2016-05-03tdf#90319: make image flipping work when aLinearContext(...) code path chosenpasqualm1-14/+5
2016-04-28tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl2-14/+2