summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgvspln.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2015-11-05vcl: fix typo in the Android stub of sgvsplnMiklos Vajna1-1/+1
2015-11-04vcl: fix Android buildMiklos Vajna1-0/+11
2015-11-04-Werror,-Wabsolute-valueStephan Bergmann1-2/+2
2015-11-04vcl: What we want here is exactly std::copysignTakeshi Abe1-12/+5
2015-10-26It's a constantTakeshi Abe1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin1-8/+8
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-6/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-17/+17
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-7/+4
2014-11-04translate "bEnde" variableMichael Stahl1-5/+5
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-56/+4
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-28/+0
2014-03-13Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-22/+15
2014-02-09Translated German comments - polygon and matrix calculationsLuc Castermans1-210/+202
2013-06-05sal_Bool to boolTakeshi Abe1-31/+31
2013-03-27-Wunused-macrosStephan Bergmann1-22/+0
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+861