summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2013-12-02Make include guards sane in vclTor Lillqvist
2013-12-02Clear up some copypastaTor Lillqvist
2013-10-30Windows: Drop obsolete stuffThomas Arnhold
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21GetKernPairs() can even be private nowTor Lillqvist
2013-10-21No need for this to be virtual thenTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-07-29convert XubString->OUString in WinSalMenuItemNoel Grandin
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
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