summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-06-14workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj
2014-06-12Avoid undefined left shift of negative valueStephan Bergmann
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály
2014-06-11callcatcher: update unused codeCaolán McNamara
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-06-10Filter out OS not needing -ldlBaptiste Daroussin
2014-06-10coverity#1222225 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222226 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222227 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222228 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222229 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222230 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222231 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222232 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222233 Division or modulo by zeroCaolán McNamara
2014-06-10coverity#1222234 Division or modulo by zeroCaolán McNamara
2014-06-10Modified the depth bit to 24weigao
2014-06-10titchy tweakCaolán McNamara
2014-06-10coverity#1222236 Resource leakCaolán McNamara
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07fix WerrorMarkus Mohrhard
2014-06-07remove debug outputMarkus Mohrhard
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann
2014-06-06coverity#708896 Unused pointer valueCaolán McNamara
2014-06-06coverity#708898 Unused pointer valueCaolán McNamara
2014-06-06coverity#708901 Unused pointer valueCaolán McNamara
2014-06-06coverity#1213364 Untrusted pointer writeCaolán McNamara
2014-06-06use sfntLen in DumpSfnts to do some sanity checkingCaolán McNamara
2014-06-06improve this sanity checkCaolán McNamara
2014-06-06pass sfntLen to DumpSfnts etc so sfntP reads can be checkedCaolán McNamara
2014-06-05If no bounds can be determined, assume some reasonable defaultsStephan Bergmann
2014-06-05WMF record size < 3 is clearly brokenStephan Bergmann
2014-06-05fdo#78906 : File crashes while opening.Umesh Kadam
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara
2014-06-04sort in order of increasing offsetCaolán McNamara
2014-06-04ptr is just added to offset, so move addition into 2nd argCaolán McNamara
2014-06-04Include <stdio.h> for the sprintf in meta_action_name()Tor Lillqvist
2014-06-04coverity#1093230 Dereference before null checkCaolán McNamara
2014-06-04Avoid uninitialized memory read/compare on short reads.Michael Meeks
2014-06-04DeInitVCL at end of testsStephan Bergmann