summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* fdo#59329 Fix docked window border linesAhmad H. Al Harthi2014-03-021-14/+38
* fdo#74064 The filename gets properly highlighted in the Save As dialog.Rachit Gupta2014-03-011-3/+7
* [bug 75240] - removed unnecessary white spacesMihai Varga2014-02-281-245/+245
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-2834-44/+44
* Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara2014-02-281-0/+5
* Add SAL_OVERRIDETor Lillqvist2014-02-281-3/+1
* Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist2014-02-2820-283/+233
* Unvirtualize a couple of functionsTor Lillqvist2014-02-281-6/+6
* sal_Bool/bool falloutTor Lillqvist2014-02-283-7/+7
* bool clean-up fixupStephan Bergmann2014-02-282-4/+3
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-1/+1
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-1/+1
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-1/+2
* WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist2014-02-281-3/+3
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-1/+1
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-02-281-1/+1
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-02-281-4/+4
* WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist2014-02-281-1/+1
* WaE: implicit conversion (IntegralCast) from bool to 'sal_uInt16'Tor Lillqvist2014-02-281-3/+3
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-1/+1
* More EndDialog() cleanupTor Lillqvist2014-02-281-2/+2
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-2/+2
* WaE: implicit conversion (IntegralCast) from bool to 'sal_uLong'Tor Lillqvist2014-02-281-2/+2
* WaE: implicit conversion from bool to 'boolean' (aka 'int')Tor Lillqvist2014-02-281-2/+2
* WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist2014-02-281-2/+2
* WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist2014-02-281-2/+2
* WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist2014-02-281-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-28148-656/+646
* constructor only used on WNT in FontSelectPatternAttributesNoel Grandin2014-02-282-1/+3
* remove unused code in vcl/ImplRegionBandNoel Grandin2014-02-282-37/+0
* fix name of method in vcl/Menu, SetHightlightItem to SetHighlightItemNoel Grandin2014-02-281-4/+4
* remove unused code Menu::GetHighlightItem()Noel Grandin2014-02-281-5/+0
* debug only code SalDisplay::PrintInfo()Noel Grandin2014-02-282-2/+2
* images: Skip comments in links.txt.Jan Holesovsky2014-02-271-4/+10
* Resolves: #i15508# Added support for BMP file typeArmin Le Grand2014-02-272-0/+11
* normalize values of USE_XINERAMAMichael Stahl2014-02-271-1/+1
* -Werror,-Wunused-variableStephan Bergmann2014-02-271-1/+0
* badCaolán McNamara2014-02-271-1/+1
* coverity#1187685 Dereference null return valueCaolán McNamara2014-02-271-18/+15
* coverity#1187675 Dereference null return valueCaolán McNamara2014-02-271-10/+4
* coverity#1187674 Dereference null return valueCaolán McNamara2014-02-271-2/+2
* coverity#1187660 Dereference after null checkCaolán McNamara2014-02-271-3/+11
* coverity#1187659 Dereference after null checkCaolán McNamara2014-02-271-0/+22
* coverity#1187658 Dereference after null checkCaolán McNamara2014-02-271-2/+5
* coverity#1187640 this code has no effectCaolán McNamara2014-02-271-1/+0
* GetContextMenuDown is always trueCaolán McNamara2014-02-272-15/+1
* callcatcher: update unused codeCaolán McNamara2014-02-273-344/+0
* Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock2014-02-2718-1071/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2658-629/+629
* sal_Bool -> bool fixupStephan Bergmann2014-02-261-5/+5