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