/source/ts/swext/

ef='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgvspln.cxx
AgeCommit message (Expand)Author
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-01-28loplugin:fpcomparison in vcl/Noel Grandin
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-11-05vcl: fix typo in the Android stub of sgvsplnMiklos Vajna
2015-11-04vcl: fix Android buildMiklos Vajna
2015-11-04-Werror,-Wabsolute-valueStephan Bergmann
2015-11-04vcl: What we want here is exactly std::copysignTakeshi Abe
2015-10-26It's a constantTakeshi Abe
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2014-11-04translate "bEnde" variableMichael Stahl
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-13Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-09Translated German comments - polygon and matrix calculationsLuc Castermans