summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist
2014-06-03WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2014-06-03WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2014-06-03WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03WaE: comparison of two values with different enumeration typesTor Lillqvist
2014-06-03WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist
2014-06-03WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03Remove xub_StrLen refsJulien Nabet
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl
2014-06-03Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr
2014-06-03#i125020# allow antialiasing on all update borders for Aqua graphicsHerbert Dürr
2014-06-03Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr
2014-06-03#i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-06-01fix crash if there is no OpenGLRenderer setMarkus Mohrhard
2014-06-01fdo79368 Don't process overflow menu items twice.Andrzej Hunt
2014-06-01coverity#1219806 double closeNorbert Thiebaud
2014-06-01vcl: cleanup window.hChris Sherlock
2014-05-31vcl: make Window::Show() if statement a little easier to readChris Sherlock