summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
AgeCommit message (Expand)Author
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18Use vcl::FontNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-05Translated German commentsLuc Castermans
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27callcatcher: update unused codeCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22'SetSymbolsStyle' : is not a member of 'StyleSettings'. Remove the call.Matúš Kukan
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-04fix some color mismatch in high contract mode on WindowsAndras Timar
2014-01-12mnDeltaStart is unusedCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-11Use static for this getenv call too.Matúš Kukan
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-02vcl: fix crashes when retrieving objects for MSAAMichael Stahl
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-30windows: remove WINVER checkThomas Arnhold
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-09-04XubString to OUStringThomas Arnhold
2013-07-31Update cautionary commentTor Lillqvist
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi
2013-07-29fix windows buildNoel Grandin
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr
2013-07-26Fix MINGW64 buildFridrich Štrba
2013-07-22Shell32.dll is already loadedFridrich Štrba