summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-04-15Avoid complex static global initialisationTor Lillqvist1-3/+1
2014-04-15Build the vclopengl lib for Android, too, i.e. for all our platformsTor Lillqvist1-3/+1
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard2-0/+146
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard1-1/+1
2014-04-14update_pchThomas Arnhold1-9/+18
2014-04-14typo: occuring -> occurringThomas Arnhold1-1/+1
2014-04-14typo: hilight -> highlightThomas Arnhold1-1/+1
2014-04-14typo: foreward -> forwardThomas Arnhold1-1/+1
2014-04-14typo: suiteable -> suitableThomas Arnhold1-3/+3
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold1-2/+2
2014-04-14typo: befor -> beforeThomas Arnhold3-4/+4
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-14typo: independend -> independentThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold1-2/+2
2014-04-14remove commented out codeThomas Arnhold1-1/+0
2014-04-14FS_DEBUG is never definedThomas Arnhold1-26/+0
2014-04-14InArbeit is unusedThomas Arnhold1-7/+0
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold1-5/+1
2014-04-13fdo#38844 Reduce XOR clipping for gradientsChris Sherlock2-30/+6
2014-04-12cppcheck: Possible inefficient checking for emptinessJulien Nabet1-1/+1
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2014-04-12cppcheck: multiConditionJulien Nabet1-1/+1
2014-04-12Unify DrawGradient functions in OutputDeviceChris Sherlock1-157/+64
2014-04-12Detect if polypolygon is a rectangle in DrawGradientChris Sherlock1-2/+14
2014-04-12Reduce the clip region in ClipAndDrawGradientChris Sherlock1-0/+6
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl2-8/+2
2014-04-11Remove unused functionStephan Bergmann1-7/+0
2014-04-11Put writing the CGImages behind the env var DBG_WRITE_CGIMAGESTor Lillqvist1-0/+3
2014-04-11coverity#708628 Uninitialized pointer fieldCaolán McNamara1-0/+7
2014-04-11ClipAndDrawGradientToBounds no longer requiredChris Sherlock2-11/+1
2014-04-10Fix crash in ppd parser.Thorsten Behrens1-1/+3
2014-04-10It's "its", not "it's"Tor Lillqvist2-4/+4
2014-04-10ImageIO does not handle CGImageMasksTor Lillqvist1-1/+0
2014-04-10Avoid a couple of pointless constant variablesTor Lillqvist2-13/+5
2014-04-10Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist2-2/+2
2014-04-10More iOS-only debugging hackery: write CGImages out as PNGs for inspectionTor Lillqvist1-1/+37
2014-04-10Set mbPrinter anc mbVirDev for iOS, tooTor Lillqvist1-1/+1
2014-04-10Mention early exits in the verbose debugging logTor Lillqvist1-29/+32
2014-04-10CF_TRACE also the CFRetain to avoid confusionTor Lillqvist1-0/+1
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist4-61/+1
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly) (part2)Julien Nabet3-0/+12
2014-04-09CTRunData fix include mishapNorbert Thiebaud2-9/+4
2014-04-09coretext: what to include is SDK dependantNorbert Thiebaud1-0/+4
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud4-131/+271
2014-04-10Minor whitespace changeChris Sherlock1-3/+3
2014-04-10Check if polygon is a rectangle when drawing gradientChris Sherlock1-4/+12
2014-04-10Cannot draw metafile-based grayscale gradient into a polygonChris Sherlock1-7/+7
2014-04-09WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-10Remove unnecessary bound-box parameter from clipping functionsChris Sherlock2-21/+21
2014-04-09fdo#70666 avoid only bad Graphite ligature replacementLászló Németh1-3/+5