summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-15fdo#75665: Truncate string when clipped on screen.Kohei Yoshida2-5/+31
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl1-6/+7
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl3-1/+36
2014-04-16CID#1202769 comfort coverityEike Rathke1-2/+8
2014-04-16CID#736182 guard against a dubious call from SearchAndReplace()Eike Rathke1-0/+5
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 Sherlock4-2322/+2424
2014-04-16Split outdev2.cxxChris Sherlock23-2244/+2525
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 Sherlock5-395/+425
2014-04-16Don't forget to add polygon as an object in the makefile!Chris Sherlock2-11/+13
2014-04-16Rename ImplGetGradientColorValueChris Sherlock1-22/+25
2014-04-16Change acessibility level for private functionsChris Sherlock2-17/+22
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-15Properly #ifdef some per-platform test codeStephan Bergmann5-0/+31
2014-04-15CID#1202961 init class memberEike Rathke1-0/+1
2014-04-15CID#1202973 init class membersEike Rathke1-1/+3
2014-04-15Slideshow: these methods override public methodsZolnai Tamás2-10/+12
2014-04-15CID#1202954 init class memberEike Rathke1-0/+1
2014-04-15Unused code: binary_compose, identityThorsten Behrens1-35/+0
2014-04-15Remove iota template function & last call site.Thorsten Behrens2-10/+5
2014-04-15Slideshow: remove unneded function duplicatesZolnai Tamás4-88/+34
2014-04-15Slideshow: Remove unneded ExternalMediaShapeZolnai Tamás4-95/+11
2014-04-15Slideshow: Fix regression related to media animationsZolnai Tamás1-1/+1
2014-04-15remove unneeded include and solve the pch troubleThomas Arnhold2-2/+0
2014-04-15update_pchThomas Arnhold3-31/+73
2014-04-15salbool: fix commentThomas Arnhold1-1/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold80-120/+118
2014-04-15CID#1202917 removed unused member variable nMaxTableNumberEike Rathke1-2/+0
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara2-8/+50
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt2-5/+12
2014-04-15it made even less sense to have the dependency to mdds hereMarkus Mohrhard1-1/+0
2014-04-15Use scope switch rather than manual on and off.Kohei Yoshida3-4/+22
2014-04-15Use single std::vector instance in lieu of heap arrays.Kohei Yoshida1-15/+20
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard2-83/+0
2014-04-15CID#1202821 check (unlikely) null return valueEike Rathke1-0/+2
2014-04-15CID#1093227: check for (unlikely) null return valueEike Rathke1-1/+3
2014-04-15oox: tabs to spaces in generatePresetsCXX.plMiklos Vajna1-62/+62