summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
AgeCommit message (Expand)Author
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
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-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist
2012-05-07Added a fixme.Jan Holesovsky
2012-04-27Remove comment mentioning bCompBorder.Jan Holesovsky
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-12WaE: declaration of 'HWND__* hWnd' shadows a parameterDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: format '%x' expects argument of type 'unsigned int'David Tardon
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: declaration shadows a previous localDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'sal_Char*'David Tardon
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-18remove some unused windows codeThomas Arnhold
2012-02-02missing semicolonKorrawit Pruegsanusak
2012-02-01kill ByteString by dropping support of Win9xAndras Timar
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21the string is sal_Unicode, not sal_CharDavid Tardon
2011-11-21use correct rtl::OUString functionDavid Tardon
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-09Make the key names look better under wine.Jan Holesovsky
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist
2011-09-30Kill unused ImplSalUpdateStyleFontA() functionTor Lillqvist
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-01slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet
2011-09-01Some cppcheck cleaningJulien Nabet
2011-07-14The MinGW winuser.h doesn't have WM_MOUSEHWHEEL yetTor Lillqvist
2011-07-14Fixes for Windows cross-compilationTor Lillqvist
2011-07-06chmod -xTor Lillqvist
2011-07-06Drop Win9x and NT4 codeTor Lillqvist
2011-06-20Avoid possible null pointer dereferenceJesús Corrius
2011-06-18Remove obsolete Win95/NT codeJesús Corrius
2011-05-30Code cleanupKorrawit Pruegsanusak
2011-05-28Fix compilation errors on Windows, linking errors remainTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-07Swap direction on win32 horizontal scrollingThorsten Behrens
2011-04-30Unify light gray checked color special caseChristian Dywan
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann