summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-06-27Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara1-0/+26
2014-06-27do what I mean, not what I sayCaolán McNamara1-1/+1
2014-06-27send wheel scroll events of disabled widgets to its enabled parent firstCaolán McNamara1-2/+14
2014-06-27bah, const issueCaolán McNamara1-1/+1
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara1-21/+29
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara6-6/+6
2014-06-27loplugin:unreffunStephan Bergmann1-10/+0
2014-06-26clang: Value stored to 'nSumG' is never readCaolán McNamara1-1/+1
2014-06-26clang: Dead initializationCaolán McNamara1-2/+1
2014-06-26clang: Dead incrementCaolán McNamara2-2/+1
2014-06-26check for self-assignCaolán McNamara1-0/+3
2014-06-26Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara1-10/+18
2014-06-26Related: #i122471# make the Mac lookup feature handle the correct wordHerbert Dürr1-1/+5
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl1-0/+11
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt2-12/+12
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt4-16/+33
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt4-46/+79
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt1-0/+2
2014-06-24remove use of register keyword in C filesNoel Grandin1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin10-74/+74
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper1-2/+2
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr2-44/+47
2014-06-19Avoid overflowStephan Bergmann1-1/+8
2014-06-18Missing SolarMutexGuardsStephan Bergmann1-0/+2
2014-06-18fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken1-1/+14
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin31-124/+10
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-0/+41
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken2-2/+34
2014-06-16Use proper name also when libmerged is used.Matúš Kukan1-3/+3
2014-06-15callcatcher: update unused codeCaolán McNamara2-22/+0
2014-06-14workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken1-1/+4
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist1-0/+14
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-06-13loplugin:staticcallStephan Bergmann30-226/+226
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken1-0/+4
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj1-0/+12
2014-06-12Avoid undefined left shift of negative valueStephan Bergmann1-1/+1
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály1-2/+6
2014-06-11callcatcher: update unused codeCaolán McNamara1-8/+0
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky1-24/+6
2014-06-10Filter out OS not needing -ldlBaptiste Daroussin1-0/+2
2014-06-10coverity#1222225 Division or modulo by zeroCaolán McNamara1-3/+9
2014-06-10coverity#1222226 Division or modulo by zeroCaolán McNamara1-3/+7
2014-06-10coverity#1222227 Division or modulo by zeroCaolán McNamara1-3/+9
2014-06-10coverity#1222228 Division or modulo by zeroCaolán McNamara1-3/+7
2014-06-10coverity#1222229 Division or modulo by zeroCaolán McNamara1-3/+10
2014-06-10coverity#1222230 Division or modulo by zeroCaolán McNamara1-3/+8
2014-06-10coverity#1222231 Division or modulo by zeroCaolán McNamara1-3/+10
2014-06-10coverity#1222232 Division or modulo by zeroCaolán McNamara1-3/+8
2014-06-10coverity#1222233 Division or modulo by zeroCaolán McNamara1-3/+10