summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
AgeCommit message (Expand)Author
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22s/whith/with/Tor Lillqvist
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12remove executable bit on .cxx filesLuboš Luňák
2013-02-08win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák
2013-01-22Add Lithuanian translations of keyboard shortcuts (related to fdo#54165)Aurimas Fišeras
2013-01-21Add Asturian, Slovenian, and Spanish translations of keymanes for WindowsPetr Mladek
2013-01-16fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius
2013-01-09second try with wcscpy()Luboš Luňák
2013-01-09mingw tinderbox doesn't know wcscpy_r()Luboš Luňák
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús
2012-12-13second attempt to fix my UNO changes under WindowsNoel Grandin
2012-12-13fix my UNO changes for MS-Windows buildNoel Grandin
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-22AllSettings LanguageTag also in win-only filesEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06impress211: fix a rebase problemPhilipp Lohmann [pl]
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
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