summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
AgeCommit message (Expand)AuthorFilesLines
2014-11-18windows: Improve logging.Jan Holesovsky1-55/+18
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-12windows: Default to large icons, as we do on all other operating systems.Jan Holesovsky1-5/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-10at least some sanity for WinSalGraphicsMarkus Mohrhard1-30/+30
2014-11-10a little bit more sanityMarkus Mohrhard1-6/+4
2014-11-10start to bring some sanity to windows backendMarkus Mohrhard1-10/+2
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky1-2/+6
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist2-44/+44
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-18Use vcl::FontNoel Grandin1-7/+7
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-5/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-3/+3
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-05-25cppcheck: unusedFunctionThomas Arnhold1-18/+0
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