summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara1-1/+1
2012-05-23remove unused ImplSubEdit classCaolán McNamara5-68/+0
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky2-2/+0
2012-05-22Bin unused REFDEV_MODE48Tor Lillqvist2-4/+0
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky4-0/+21
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe2-2/+0
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara4-8/+7
2012-05-22vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks1-11/+9
2012-05-22Bin unused OUTDEV_BUFFER_SIZETor Lillqvist1-3/+0
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1
2012-05-20move x11_extensions to tail_buildDavid Tardon1-0/+6
2012-05-20Some cppcheck cleaningJulien Nabet2-2/+2
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann1-61/+15
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák1-1/+1
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara4-8/+0
2012-05-16fdo#47246: vcl: fix --enable-headless buildRiccardo Magliocchetti1-7/+0
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara3-19/+3
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky5-37/+159
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky1-38/+26
2012-05-15Pack the bools.Jan Holesovsky1-24/+24
2012-05-15Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky1-1/+0
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky3-40/+47
2012-05-15Kill unused file.Jan Holesovsky1-55/+0
2012-05-14TDE integrationNorbert Thiebaud22-113/+524
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet2-4/+4
2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan8-8/+0
2012-05-13removed unused definesTakeshi Abe5-17/+0
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan1-4/+0
2012-05-11include dequeCaolán McNamara1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon5-23/+81
2012-05-11WaE: unused parameterTor Lillqvist1-1/+1
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist1-1/+11
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák1-3/+0
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara2-3/+3
2012-05-10callcatcher: update unused code listCaolán McNamara2-11/+0
2012-05-10fix use of cups for default caseCaolán McNamara2-1/+7
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl3-13/+14
2012-05-09conversion to void* needs an explicit castLuboš Luňák1-1/+1
2012-05-09Enable configure switch for cupsTomas Chvatal3-3/+18
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist3-11/+0
2012-05-09GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefsTor Lillqvist1-6/+0
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist3-37/+3
2012-05-09USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist1-20/+0
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna2-2/+2
2012-05-08Fix lookup of path to usp10.dllTor Lillqvist1-2/+3
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist2-98/+19
2012-05-08Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara1-0/+56
2012-05-08Keep ImplMulDiv() DRYTakeshi Abe3-20/+25
2012-05-07Added a fixme.Jan Holesovsky1-0/+4
2012-05-07Add some useful links to the Windows theming.Jan Holesovsky1-0/+10