summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann2-4/+8
2016-04-15lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen1-0/+3
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-05opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl1-2/+2
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-24tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-24tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin1-0/+2
2016-03-15tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock4-37/+17
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock22-22/+22
2016-03-15vcl: yield more cleanly and do less work for now.Michael Meeks1-3/+2
2016-03-14Related: tdf#98419 set a min size on un-resizeable non-layout dialogsCaolán McNamara1-0/+4
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-06vcl: fix winmtf.hxx file to include constantsChris Sherlock1-4/+5
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker1-2/+34
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-01Improve the import of pen styles from EMF filesStephan van den Akker1-12/+24
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks2-15/+17
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti3-18/+55