summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-04-01coverity#738924 Uninitialized pointer fieldCaolán McNamara
2014-04-01use pEdit argumentCaolán McNamara
2014-04-01vcl: FixedHyper - take into account text alignmentTomaž Vajngerl
2014-04-01Add two more CG_TRACEsTor Lillqvist
2014-04-01Stopgap fix to avoid using a null CGContextTor Lillqvist
2014-04-01Resolves: #i124555# restore stream position after Seek to end of streamOliver-Rainer Wittmann
2014-04-01SimplifyTor Lillqvist
2014-04-01Remove unnecessary(?) warnings_not_errors for vcl KDE codeStephan Bergmann
2014-04-01Improved coding style as shown in examples fdo#75240Milan Zelenka
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31error: unused variable 'aReturnString'Matúš Kukan
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31WaE: unused parameter 'pEdit'Tor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-31Resolves: fdo#63228 Printers list does not increase height with Print DialogCaolán McNamara
2014-03-31Just spell out the NULL instead of having a const variable for itTor Lillqvist
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-31fdo#74702 OutputDevice::ImplInitFontList() fails if no fonts on deviceChris Sherlock
2014-03-31add mnemonic widgetsCaolán McNamara
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-31use toBoolCaolán McNamara
2014-03-31vcl builder: FixedText support for underline text via attributesTomaž Vajngerl
2014-03-30kde4: loplugin:saloverrideMichael Stahl
2014-03-30coverity#1194917 Overflowed return valueCaolán McNamara
2014-03-30vcl-osx fix: 'NSEvent' may not respond to '-magnification'Douglas Mencken
2014-03-30Encase graphicsfilter warning in an #ifdefChris Sherlock
2014-03-30Clarify warning in graphicsfilterChris Sherlock
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-29coverity#704394 Logically dead codeCaolán McNamara
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock
2014-03-29Fix another typo in a commentChris Sherlock
2014-03-29Fix comment typos in OutputDevice::DrawTransparent()Chris Sherlock
2014-03-28DbgOutTypef -> SAL_WARNStephan Bergmann
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann
2014-03-28Resolves: #i124467# add check for image data offset...Jürgen Schmidt
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
2014-03-28Use SAL_WARN_IF instead of DBG_WARNING2 and don't pass UTF-16 for %sTor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28coverity#707592 Uninitialized scalar variableCaolán McNamara
2014-03-28coverity#736161 Dereference null return valueCaolán McNamara
2014-03-28coverity#736162 Dereference null return valueCaolán McNamara
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28fdo#68546 Update style settings before changing layoutIsamu Mogi
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi
2014-03-28fdo#68546 Update settings for MenuBarWindow in InitStyleSettingsIsamu Mogi
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr
2014-03-28fdo-50672 Escape underscores in menus for unitySamuel Mehrbrodt
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák