summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgvspln.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-3/+3
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+6
2016-03-08loplugin:constantparams in vclNoel Grandin1-7/+5
2016-01-28loplugin:fpcomparison in vcl/Noel Grandin1-3/+4
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock1-1/+1
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock1-1/+1
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