summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Get rid of a few pointless commentsTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-28Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"Thomas Arnhold
2012-07-01translate German commentsLuc Castermans
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-15Kill unused file.Jan Holesovsky
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-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-18vcl: remove some more unused windows codeThomas Arnhold
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-30W40ONLY is never definedThomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-12-05Revert "remove StarDesktop icon"Jan Holesovsky
2011-12-04remove StarDesktop iconAndras Timar
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara
2011-11-21more conversion to rtl::OUStringDavid Tardon
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist
2011-07-06chmod -xTor Lillqvist
2011-07-06Drop Win9x and NT4 codeTor Lillqvist
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara