summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-03-15add SAL_DISABLE_PRINTERLIST to fftesterCaolán McNamara
2017-03-14return early on clearly broken xbmsCaolán McNamara
2017-03-14add a separate fuzzer for OLE2David Tardon
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-14Use int to count to threeStephan Bergmann
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-14Remove excess non-const gettersStephan Bergmann
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-14ofz: reject broken rle bmpsCaolán McNamara
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann
2017-03-14ofz: reject invalid mapmodes earlyCaolán McNamara
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist
2017-03-13WaE: Operator precedence is difficult to get rightTor Lillqvist
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist
2017-03-13Bin leftover debugging fprintf with reference to some mysterious 'grLog()'Tor Lillqvist
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann
2017-03-13loplugin:loopvartoosmallStephan Bergmann
2017-03-13Bin some noise commentsTor Lillqvist
2017-03-13ofz#846 timeout in wmf, can defer clip region if we don't do anythingCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13rhbz#1431476 dnd has started copying instead of moving slidesCaolán McNamara
2017-03-13improve readabilityJochen Nitschke
2017-03-12ofz#827 avoid oom in xpmsCaolán McNamara
2017-03-12Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available"Stephan Bergmann
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann
2017-03-11ofz: test if comment data is available before allocCaolán McNamara
2017-03-11ofz#817 nStrLen-1 changed to nStrLen-3Caolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-03-10tdf#106466: Use graphite2 shaper firstKhaled Hosny
2017-03-10ofz: min action has to be >= 4Caolán McNamara
2017-03-10mnFormerPos is unusedCaolán McNamara
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann
2017-03-10min valid jpeg len is less than 512Caolán McNamara
2017-03-10The previous commit wasn't really thought throughStephan Bergmann
2017-03-10improve scopingCaolán McNamara
2017-03-10loplugin:loopvartoosmallStephan Bergmann
2017-03-10ofz#799 stop decompressing if the file is truncatedCaolán McNamara
2017-03-10ofz#797 truncate broken polygon to amount readCaolán McNamara
2017-03-10ofz#787 avoid bmp oomCaolán McNamara
2017-03-10ofz#786 avoid svm oomCaolán McNamara
2017-03-10ofz#782 oom in xbmCaolán McNamara
2017-03-09ofz#502 negative indexCaolán McNamara
2017-03-09ofz#574 sanitize png palette indexesCaolán McNamara
2017-03-09just calculate the scanline positionsCaolán McNamara
2017-03-09Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara