summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist2014-04-061-5/+1
* fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock2014-04-061-23/+9
* I found a reference confirming my guessTor Lillqvist2014-04-061-4/+4
* Add a comment guessing what "NWF" meansTor Lillqvist2014-04-061-0/+5
* coverity#708597 Uninitialized scalar fieldCaolán McNamara2014-04-051-0/+1
* Translated variable name to English nZchPos => nCharPosLuc Castermans2014-04-051-4/+4
* Translated German commentsLuc Castermans2014-04-051-3/+3
* Translated German commentsLuc Castermans2014-04-051-2/+1
* WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna2014-04-042-1/+3
* coverity#738942 Uninitialized scalar fieldCaolán McNamara2014-04-041-0/+6
* Add more CG_TRACEs for completenessTor Lillqvist2014-04-041-2/+7
* make query fax number dialog a little less lameCaolán McNamara2014-04-042-2/+2
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* Remove unused getTextStephan Bergmann2014-04-031-13/+0
* Remove unnecessary SubsetterContext base classStephan Bergmann2014-04-031-16/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-033-5/+5
* vcl: apply font height if defined as "size" attribute in .uiTomaž Vajngerl2014-04-031-0/+7
* Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist2014-04-031-0/+8
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-033-31/+29
* Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara2014-04-021-0/+8
* coverity#708642 Uninitialized pointer fieldCaolán McNamara2014-04-021-1/+4
* coverity#708600 Uninitialized pointer fieldCaolán McNamara2014-04-021-0/+2
* coverity#708589 Uninitialized pointer fieldCaolán McNamara2014-04-021-1/+3
* coverity#708314 Uninitialized pointer fieldCaolán McNamara2014-04-021-18/+24
* Resolves: #i124580# corrected some conversions of scale values...Armin Le Grand2014-04-021-3/+12
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-02443-7140/+0
* fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl2014-04-022-10/+13
* vcl/README: some notes on debugging PDF exportMichael Stahl2014-04-021-0/+36
* init a few more stream-read svm elementsCaolán McNamara2014-04-021-35/+42
* GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna2014-04-021-1/+1
* Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann2014-04-013-3/+3
* Fix error: out-of-line definition of does not match declarationTor Lillqvist2014-04-011-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0121-33/+33
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2014-04-011-1/+1
* Add some more CG_TRACEsTor Lillqvist2014-04-011-0/+4
* fdo#74702 update bad advise in comment in DrawTransparentNatively()Chris Sherlock2014-04-021-4/+5
* fdo#74702 Refactor code to use ClipToPaintRegion()Chris Sherlock2014-04-012-21/+3
* coverity#708657 Uninitialized pointer fieldCaolán McNamara2014-04-011-0/+1
* Avoid one iOS ifdefTor Lillqvist2014-04-011-5/+0
* coverity#738924 Uninitialized pointer fieldCaolán McNamara2014-04-011-2/+4
* use pEdit argumentCaolán McNamara2014-04-011-2/+2
* vcl: FixedHyper - take into account text alignmentTomaž Vajngerl2014-04-011-3/+26
* Add two more CG_TRACEsTor Lillqvist2014-04-011-0/+2
* Stopgap fix to avoid using a null CGContextTor Lillqvist2014-04-011-0/+6
* Resolves: #i124555# restore stream position after Seek to end of streamOliver-Rainer Wittmann2014-04-011-6/+7
* SimplifyTor Lillqvist2014-04-011-8/+0
* Remove unnecessary(?) warnings_not_errors for vcl KDE codeStephan Bergmann2014-04-012-4/+0
* Improved coding style as shown in examples fdo#75240Milan Zelenka2014-04-011-64/+71
* fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock2014-03-314-2/+19
* Need to define mnContextStackDepth always it seemsTor Lillqvist2014-03-312-6/+2