summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-2/+2
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann2-5/+1
2017-03-14ofz: reject broken rle bmpsCaolán McNamara1-1/+2
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann1-185/+30
2017-03-14ofz: reject invalid mapmodes earlyCaolán McNamara1-0/+6
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann2-34/+34
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist1-33/+33
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist1-2/+2
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann2-201/+199
2017-03-13loplugin:loopvartoosmallStephan Bergmann3-4/+4
2017-03-13Bin some noise commentsTor Lillqvist1-24/+12
2017-03-13ofz#846 timeout in wmf, can defer clip region if we don't do anythingCaolán McNamara1-2/+2
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann4-152/+152
2017-03-13improve readabilityJochen Nitschke1-12/+24
2017-03-12ofz#827 avoid oom in xpmsCaolán McNamara1-0/+4
2017-03-12Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available"Stephan Bergmann1-1/+1
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann1-1/+0
2017-03-11ofz: test if comment data is available before allocCaolán McNamara1-5/+11
2017-03-11ofz#817 nStrLen-1 changed to nStrLen-3Caolán McNamara1-1/+1
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-10tdf#106466: Use graphite2 shaper firstKhaled Hosny1-1/+1
2017-03-10ofz: min action has to be >= 4Caolán McNamara1-5/+11
2017-03-10mnFormerPos is unusedCaolán McNamara2-4/+1
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann1-9/+11
2017-03-10min valid jpeg len is less than 512Caolán McNamara1-19/+0
2017-03-10improve scopingCaolán McNamara1-3/+2
2017-03-10ofz#799 stop decompressing if the file is truncatedCaolán McNamara3-11/+16
2017-03-10ofz#797 truncate broken polygon to amount readCaolán McNamara1-0/+4
2017-03-10ofz#787 avoid bmp oomCaolán McNamara1-2/+3
2017-03-10ofz#786 avoid svm oomCaolán McNamara1-4/+10
2017-03-10ofz#782 oom in xbmCaolán McNamara1-20/+8
2017-03-09ofz#502 negative indexCaolán McNamara1-1/+1
2017-03-09ofz#574 sanitize png palette indexesCaolán McNamara1-2/+15
2017-03-09just calculate the scanline positionsCaolán McNamara1-36/+3
2017-03-09Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara1-25/+40
2017-03-09ofz#439 protect against 0 len textCaolán McNamara1-2/+2
2017-03-09ofz#419 same problem as wmf and emfCaolán McNamara1-2/+5
2017-03-09ofz#411: XPMReader::ImplGetColKey short readCaolán McNamara1-1/+4
2017-03-09ofz: stop early on stream failureCaolán McNamara1-9/+10
2017-03-09bmp is never 'unique' so always copiedCaolán McNamara1-0/+1
2017-03-09fix indentCaolán McNamara1-7/+8
2017-03-09scope and zero up a few thingsCaolán McNamara1-8/+9
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky1-3/+8
2017-03-08tdf#106211 Add notebookbar icon transparencySzymon Kłos1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann11-65/+53
2017-03-08Clean up uses of integer typesStephan Bergmann4-14/+15
2017-03-06add a non-config fallback for themeCaolán McNamara1-6/+11
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara1-12/+1
2017-03-06Revert "Does aPos need proper initialization here?"Stephan Bergmann1-1/+1