summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-16cui: sal_Bool->boolNoel Grandin140-1512/+1510
2014-04-16connectivity: sal_Bool->boolNoel Grandin198-1491/+1494
2014-04-16Avoid risk of "unused" header removalTor Lillqvist1-1/+6
2014-04-16fdo#77123: Add Ignore Kashida to quick findFaisal M. Al-Otaibi1-0/+1
2014-04-16Need <vcl/sysdata.hxx> for SystemGraphicsData, used in touch_lo_draw_tile()Tor Lillqvist1-0/+1
2014-04-16svgio test: no need to create our own ComponentContextTomaž Vajngerl1-5/+1
2014-04-16fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende3-0/+18
2014-04-16Adjust header guard to modified filename.Thorsten Behrens1-3/+3
2014-04-16svgio: compilation error - ambiguous parameter int / sal_Int32Tomaž Vajngerl1-3/+3
2014-04-16svgio: introduce svg import testsTomaž Vajngerl6-0/+192
2014-04-16fdo#74743 avoid infinite loop when gathering "svg" element stylesTomaž Vajngerl2-10/+9
2014-04-16Rename ExternalMediaShape to IExternalMediaShapeBaseZolnai Tamás4-10/+11
2014-04-16Revertion of changes related to ExternalShapeBaseZolnai Tamás7-42/+178
2014-04-16Update experimental hacks for using Clang from the NDKTor Lillqvist1-2/+6
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist6-22/+32
2014-04-16Need <numeric> for std::accumulate()Tor Lillqvist1-0/+2
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