summaryrefslogtreecommitdiff
path: root/vcl/win/source/window/salframe.cxx
AgeCommit message (Expand)Author
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist
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-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-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
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-06-29Mark as constTakeshi Abe
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
2013-06-06Some more movement to mingw64 portFridrich Štrba
2013-06-05Some more win64 "fixes"Fridrich Štrba
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann
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-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist