summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-05-10remove globally disabled warnings from source filesThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+3
2014-04-05Translated German commentsLuc Castermans1-3/+3
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist4-281/+0
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi1-2/+10
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock3-62/+62
2014-02-27callcatcher: update unused codeCaolán McNamara1-2/+0
2014-02-26Remove visual noise from vclAlexander Wilms4-19/+19
2014-02-24warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms3-117/+117
2014-02-22'SetSymbolsStyle' : is not a member of 'StyleSettings'. Remove the call.Matúš Kukan1-8/+5
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann2-4/+4
2014-02-04fix some color mismatch in high contract mode on WindowsAndras Timar1-0/+7
2014-01-12mnDeltaStart is unusedCaolán McNamara1-2/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-11Use static for this getenv call too.Matúš Kukan1-1/+2
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-3/+1
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl1-0/+10
2013-12-02vcl: fix crashes when retrieving objects for MSAAMichael Stahl1-4/+6
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-1/+57
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-30windows: remove WINVER checkThomas Arnhold1-12/+0
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara1-7/+7
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-5/+5
2013-09-13String to OUStringThomas Arnhold1-7/+5
2013-09-04XubString to OUStringThomas Arnhold2-14/+12
2013-07-31Update cautionary commentTor Lillqvist1-2/+2
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist1-25/+25
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-27/+27
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba1-1/+1
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi1-1/+1
2013-07-29fix windows buildNoel Grandin2-8/+8
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius1-2/+1
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr1-3/+3
2013-07-26Fix MINGW64 buildFridrich Štrba1-1/+1
2013-07-22Shell32.dll is already loadedFridrich Štrba1-48/+22
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-1/+74
2013-06-29Mark as constTakeshi Abe1-1/+1
2013-06-19WaE: for higher debugging levelsCaolán McNamara1-4/+0
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen1-0/+11
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-36/+36
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba1-3/+3
2013-06-06Some more movement to mingw64 portFridrich Štrba1-1/+1
2013-06-05Some more win64 "fixes"Fridrich Štrba1-3/+3
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+3