summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-03-28Disable only -Wdeprecated-declarations in Gtk3 vclpluginStephan Bergmann
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann
2014-03-28menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26fdo#74702 Move device specific bitmap drawing to its own functionChris Sherlock
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-26Return two accidentally removed member functionsTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann
2014-03-25Fix to commit 03568b2e2405fc44435b95720f3680ab1daea836Chris Sherlock
2014-03-25fdo#74702 DrawTransformedBitmapEx simplifiedChris Sherlock
2014-03-25fdo#74702 Move GetBitCount() and GetAlphaBitCount into correct classesChris Sherlock
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock
2014-03-25prevent KDE/Qt from interfering with the session managerLuboš Luňák
2014-03-25remove commented codeThomas Arnhold
2014-03-25Remove commented-out debug codeStephan Bergmann