summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Avoid overflowStephan Bergmann2014-06-191-1/+8
* Missing SolarMutexGuardsStephan Bergmann2014-06-181-0/+2
* fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken2014-06-181-1/+14
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1731-124/+10
* turn the no-space edit widgets into a editwidget featureCaolán McNamara2014-06-161-0/+41
* fix keyboard input on OS X < 10.6Douglas Mencken2014-06-162-2/+34
* Use proper name also when libmerged is used.Matúš Kukan2014-06-161-3/+3
* callcatcher: update unused codeCaolán McNamara2014-06-152-22/+0
* workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken2014-06-141-1/+4
* Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist2014-06-131-0/+14
* loplugin:staticcallStephan Bergmann2014-06-132-2/+2
* loplugin:staticcallStephan Bergmann2014-06-1330-226/+226
* fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken2014-06-131-0/+4
* 'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj2014-06-121-0/+12
* Avoid undefined left shift of negative valueStephan Bergmann2014-06-121-1/+1
* Convert RID_SANE_DIALOG to .uiPalenik Mihály2014-06-111-2/+6
* callcatcher: update unused codeCaolán McNamara2014-06-111-8/+0
* MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2014-06-101-24/+6
* Filter out OS not needing -ldlBaptiste Daroussin2014-06-101-0/+2
* coverity#1222225 Division or modulo by zeroCaolán McNamara2014-06-101-3/+9
* coverity#1222226 Division or modulo by zeroCaolán McNamara2014-06-101-3/+7
* coverity#1222227 Division or modulo by zeroCaolán McNamara2014-06-101-3/+9
* coverity#1222228 Division or modulo by zeroCaolán McNamara2014-06-101-3/+7
* coverity#1222229 Division or modulo by zeroCaolán McNamara2014-06-101-3/+10
* coverity#1222230 Division or modulo by zeroCaolán McNamara2014-06-101-3/+8
* coverity#1222231 Division or modulo by zeroCaolán McNamara2014-06-101-3/+10
* coverity#1222232 Division or modulo by zeroCaolán McNamara2014-06-101-3/+8
* coverity#1222233 Division or modulo by zeroCaolán McNamara2014-06-101-3/+10
* coverity#1222234 Division or modulo by zeroCaolán McNamara2014-06-101-4/+8
* Modified the depth bit to 24weigao2014-06-101-1/+1
* titchy tweakCaolán McNamara2014-06-101-1/+1
* coverity#1222236 Resource leakCaolán McNamara2014-06-101-1/+1
* libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl2014-06-091-1/+1
* gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl2014-06-095-9/+10
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0924-203/+12
* fix WerrorMarkus Mohrhard2014-06-071-1/+0
* remove debug outputMarkus Mohrhard2014-06-071-1/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-065-7/+24
* Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann2014-06-061-15/+23
* coverity#708896 Unused pointer valueCaolán McNamara2014-06-061-8/+8
* coverity#708898 Unused pointer valueCaolán McNamara2014-06-061-5/+5
* coverity#708901 Unused pointer valueCaolán McNamara2014-06-061-1/+1
* coverity#1213364 Untrusted pointer writeCaolán McNamara2014-06-061-2/+9
* use sfntLen in DumpSfnts to do some sanity checkingCaolán McNamara2014-06-061-4/+12
* improve this sanity checkCaolán McNamara2014-06-061-7/+10
* pass sfntLen to DumpSfnts etc so sfntP reads can be checkedCaolán McNamara2014-06-061-7/+16
* If no bounds can be determined, assume some reasonable defaultsStephan Bergmann2014-06-051-3/+35
* WMF record size < 3 is clearly brokenStephan Bergmann2014-06-053-6/+12
* fdo#78906 : File crashes while opening.Umesh Kadam2014-06-051-1/+8
* lp#1296715: refresh invalidated menusBjoern Michaelsen2014-06-052-0/+60