summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* remove unused ImplSubEdit classCaolán McNamara2012-05-235-68/+0
* fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky2012-05-232-2/+0
* Bin unused REFDEV_MODE48Tor Lillqvist2012-05-222-4/+0
* border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky2012-05-224-0/+21
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-232-2/+0
* convert GetSurroundingText family to OUStringCaolán McNamara2012-05-224-8/+7
* vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks2012-05-221-11/+9
* Bin unused OUTDEV_BUFFER_SIZETor Lillqvist2012-05-221-3/+0
* fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen2012-05-211-0/+1
* move x11_extensions to tail_buildDavid Tardon2012-05-201-0/+6
* Some cppcheck cleaningJulien Nabet2012-05-202-2/+2
* Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann2012-05-181-61/+15
* TDE is certainly not a preferred fallback over KDE4Luboš Luňák2012-05-181-1/+1
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-164-8/+0
* fdo#47246: vcl: fix --enable-headless buildRiccardo Magliocchetti2012-05-161-7/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-163-19/+3
* aero: Implement a glass menubar on Windows.Jan Holesovsky2012-05-155-37/+159
* Reduce copy'n'paste by different nesting of if's.Jan Holesovsky2012-05-151-38/+26
* Pack the bools.Jan Holesovsky2012-05-151-24/+24
* Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky2012-05-151-1/+0
* Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky2012-05-153-40/+47
* Kill unused file.Jan Holesovsky2012-05-151-55/+0
* TDE integrationNorbert Thiebaud2012-05-1422-113/+524
* WaE : XKeycodeToKeysym deprecatedJulien Nabet2012-05-142-4/+4
* -I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan2012-05-148-8/+0
* removed unused definesTakeshi Abe2012-05-135-17/+0
* put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan2012-05-111-4/+0
* include dequeCaolán McNamara2012-05-111-0/+1
* rhbz#809019 count mirrored monitors as oneDavid Tardon2012-05-115-23/+81
* WaE: unused parameterTor Lillqvist2012-05-111-1/+1
* fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist2012-05-101-1/+11
* do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák2012-05-101-3/+0
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-102-3/+3
* callcatcher: update unused code listCaolán McNamara2012-05-102-11/+0
* fix use of cups for default caseCaolán McNamara2012-05-102-1/+7
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-103-13/+14
* conversion to void* needs an explicit castLuboš Luňák2012-05-091-1/+1
* Enable configure switch for cupsTomas Chvatal2012-05-093-3/+18
* This is Windows code so bin pointless #ifdef WNTTor Lillqvist2012-05-093-11/+0
* GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefsTor Lillqvist2012-05-091-6/+0
* GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist2012-05-093-37/+3
* USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist2012-05-091-20/+0
* n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna2012-05-082-2/+2
* Fix lookup of path to usp10.dllTor Lillqvist2012-05-081-2/+3
* No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist2012-05-082-98/+19
* Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara2012-05-081-0/+56
* Keep ImplMulDiv() DRYTakeshi Abe2012-05-083-20/+25
* Added a fixme.Jan Holesovsky2012-05-071-0/+4
* Add some useful links to the Windows theming.Jan Holesovsky2012-05-071-0/+10
* gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev2012-05-071-1/+0