summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgvmain.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-1/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-2/+0
2015-09-08loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin1-8/+3
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin1-2/+2
2014-11-04rename DrehWink to RotationAngleNoel Grandin1-6/+6
2014-08-07coverity#1202907 Uninitialized scalar variableCaolán McNamara1-0/+39
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-12/+12
2014-02-08coverity#1169868 Uninitialized scalar variableCaolán McNamara1-0/+1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-11/+11
2014-01-20Translated German comments (in 20 yr old code...)Luc Castermans1-145/+144
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-09-17convert VCL from String to OUStringNoel Grandin1-11/+11
2013-08-31delete more code that was commented outPhilipp Riemer1-2/+0
2013-08-31deleted code that was commented outPhilipp Riemer1-1/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-15/+0
2013-08-21Re-work 8bit characters in source code.Michael Meeks1-39/+39
2013-08-12convert vcl/source/filter/sgvmain.hxx from String to OUStringNoel Grandin1-5/+5
2013-06-07sal_Bool to boolTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+352