summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann7-500/+12
2014-03-31use toBoolCaolán McNamara1-1/+1
2014-03-31vcl builder: FixedText support for underline text via attributesTomaž Vajngerl1-0/+6
2014-03-30kde4: loplugin:saloverrideMichael Stahl1-1/+1
2014-03-30coverity#1194917 Overflowed return valueCaolán McNamara1-1/+1
2014-03-30vcl-osx fix: 'NSEvent' may not respond to '-magnification'Douglas Mencken1-3/+11
2014-03-30Encase graphicsfilter warning in an #ifdefChris Sherlock1-0/+2
2014-03-30Clarify warning in graphicsfilterChris Sherlock1-1/+31
2014-03-29typo: optimisation -> optimizationThomas Arnhold2-3/+3
2014-03-29coverity#704394 Logically dead codeCaolán McNamara1-9/+3
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock2-240/+281
2014-03-29Fix another typo in a commentChris Sherlock1-1/+1
2014-03-29Fix comment typos in OutputDevice::DrawTransparent()Chris Sherlock1-1/+1
2014-03-28DbgOutTypef -> SAL_WARNStephan Bergmann1-54/+45
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann1-155/+11
2014-03-28Resolves: #i124467# add check for image data offset...Jürgen Schmidt1-1/+23
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-38/+12
2014-03-28Use SAL_WARN_IF instead of DBG_WARNING2 and don't pass UTF-16 for %sTor Lillqvist1-4/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-11/+11
2014-03-28coverity#707592 Uninitialized scalar variableCaolán McNamara1-1/+1
2014-03-28coverity#736161 Dereference null return valueCaolán McNamara1-0/+3
2014-03-28coverity#736162 Dereference null return valueCaolán McNamara1-1/+1
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi7-8/+18
2014-03-28fdo#68546 Update style settings before changing layoutIsamu Mogi1-1/+1
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi1-5/+15
2014-03-28fdo#68546 Update settings for MenuBarWindow in InitStyleSettingsIsamu Mogi1-4/+5
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr1-5/+12
2014-03-28fdo-50672 Escape underscores in menus for unitySamuel Mehrbrodt1-2/+4
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák3-4/+74
2014-03-28Disable only -Wdeprecated-declarations in Gtk3 vclpluginStephan Bergmann1-1/+5
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann3-14/+14
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann5-10/+19
2014-03-28menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák1-2/+2
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann4-81/+81
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann110-1143/+1154
2014-03-26fdo#74702 Move device specific bitmap drawing to its own functionChris Sherlock2-29/+36
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2-7/+7
2014-03-26Return two accidentally removed member functionsTor Lillqvist1-0/+2
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist5-134/+41
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist4-82/+83
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist10-39/+3
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann2-22/+0
2014-03-25osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann1-13/+0
2014-03-25DBG_OUT_WARNING is unusedStephan Bergmann1-29/+0
2014-03-25Fix to commit 03568b2e2405fc44435b95720f3680ab1daea836Chris Sherlock1-0/+12
2014-03-25fdo#74702 DrawTransformedBitmapEx simplifiedChris Sherlock1-2/+1
2014-03-25fdo#74702 Move GetBitCount() and GetAlphaBitCount into correct classesChris Sherlock2-24/+18
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock4-52/+28
2014-03-25prevent KDE/Qt from interfering with the session managerLuboš Luňák2-9/+16
2014-03-25remove commented codeThomas Arnhold1-1/+0