summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara1-6/+5
2014-04-17coverity#708633 Uninitialized pointer fieldCaolán McNamara1-7/+19
2014-04-17coverity#708655 Uninitialized scalar fieldCaolán McNamara1-8/+14
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann1-9/+9
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock2-28/+47
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock2-20/+14
2014-04-17No need for vcl/source/outdev/bezier.cxx any moreChris Sherlock2-22/+0
2014-04-17Remove commented out code in polyline.cxxChris Sherlock1-15/+0
2014-04-17Move bezier functionsChris Sherlock3-25/+5
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann2-4/+7
2014-04-16coverity#1202907 Uninitialized scalar variableCaolán McNamara1-0/+1
2014-04-16coverity#1202939 Uninitialized pointer fieldCaolán McNamara1-3/+4
2014-04-16Need <numeric> for std::accumulate()Tor Lillqvist1-0/+2
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-0/+1
2014-04-16Move alpha.cxx contents into bitmap.cxxChris Sherlock3-223/+179
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock7-1199/+1202
2014-04-16Split outdev3.cxxChris Sherlock3-2306/+2399
2014-04-16Split outdev2.cxxChris Sherlock22-2244/+2500
2014-04-16Move lines and rectangles to seperate source filesChris Sherlock6-93/+779
2014-04-16Move line functions into line.cxx and polyline.cxxChris Sherlock2-597/+2
2014-04-16Remove unnecessary headers from polygon.cxxChris Sherlock1-14/+0
2014-04-16Remove unnecessary includes from hatch.cxxChris Sherlock1-16/+0
2014-04-16Remove unnecessary includes from gradient.cxxChris Sherlock1-15/+0
2014-04-16Move bezier functions into own source file bezier.cxxChris Sherlock4-395/+422
2014-04-16Don't forget to add polygon as an object in the makefile!Chris Sherlock1-0/+1
2014-04-16Rename ImplGetGradientColorValueChris Sherlock1-22/+25
2014-04-16Change acessibility level for private functionsChris Sherlock1-8/+8
2014-04-16Reorganize locations of functions in gradient.cxxChris Sherlock1-42/+42
2014-04-16Move hatch functions to own source file.Chris Sherlock2-1/+1
2014-04-16Fix typoChris Sherlock1-1/+1
2014-04-16Move OutputDevice polygon funcs to vcl/source/gdi/outdev/polygon.cxxChris Sherlock2-70/+111
2014-04-16Move OutputDevice gradient funcs to vcl/source/gdi/outdev/gradient.cxxChris Sherlock3-650/+696
2014-04-16Rearrange position of gradient functions in outdev4.cxxChris Sherlock1-134/+134
2014-04-16Move OutputDevice source files to vcl/source/gdi/outdevChris Sherlock9-10/+10
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