summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-07Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-03-06coverity#708896 Unused pointer valueCaolán McNamara
2014-03-06coverity#708897 Unused pointer valueCaolán McNamara
2014-03-06coverity#708898 Unused pointer valueCaolán McNamara
2014-03-06coverity#708899 Unused pointer valueCaolán McNamara
2014-03-06coverity#708900 Unused pointer valueCaolán McNamara
2014-03-06coverity#708901 Unused pointer valueCaolán McNamara
2014-03-06coverity#708902 Unused pointer valueCaolán McNamara
2014-03-06coverity#708903 Unused pointer valueCaolán McNamara
2014-03-04Add mode linesTakeshi Abe
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27coverity#1187675 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187674 Dereference null return valueCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-18vcl: CUPS printing: notify user if spooling failedMichael Stahl
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-05MinorKhaled Hosny
2014-02-05Set HarfBuzz buffer flags for text boundariesKhaled Hosny
2014-01-28bool improvementsStephan Bergmann
2014-01-24coverity#738921 Uninitialized pointer fieldCaolán McNamara
2014-01-24coverity#735339 Unchecked return value from libraryCaolán McNamara
2014-01-21bool improvementsStephan Bergmann
2014-01-18This is an int, not floatKhaled Hosny
2014-01-18SimplifyKhaled Hosny
2014-01-18MinorKhaled Hosny
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny
2014-01-17bool improvementsStephan Bergmann
2014-01-16Remove defines now that fontconfig baseline has been updatedChris Sherlock
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-20typo fixesAndras Timar
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann