summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-16fdo#47246: vcl: fix --enable-headless buildRiccardo Magliocchetti
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky
2012-05-15Pack the bools.Jan Holesovsky
2012-05-15Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-15Kill unused file.Jan Holesovsky
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan
2012-05-13removed unused definesTakeshi Abe
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan
2012-05-11include dequeCaolán McNamara
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-05-11WaE: unused parameterTor Lillqvist
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-10callcatcher: update unused code listCaolán McNamara
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist
2012-05-09GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefsTor Lillqvist
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist
2012-05-09USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-05-08Fix lookup of path to usp10.dllTor Lillqvist
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-08Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara
2012-05-08Keep ImplMulDiv() DRYTakeshi Abe
2012-05-07Added a fixme.Jan Holesovsky
2012-05-07Add some useful links to the Windows theming.Jan Holesovsky
2012-05-07gtk: scrollbar: fix visual response to a mouse clickIvan Timofeev
2012-05-07fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev
2012-05-07removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara
2012-05-06catch by const refCaolán McNamara
2012-05-05Related: fdo#47511 valgrind: invalid read of size 1Caolán McNamara
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev
2012-05-05gtk: fix drawing of disabled menu-item checkmarks and submenu arrowsIvan Timofeev
2012-05-05add dependency on fpickerDavid Tardon
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon