summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconw32.cxx
AgeCommit message (Expand)Author
2017-05-11Clean up uses of SAL_U/SAL_W: sfx2Stephan Bergmann
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-26Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-04-07sfx2: try to fix WNT buildMichael Stahl
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-07-12PCH for more librariesLuboš Luňák
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-04-17-Werror=unused-macros (MinGW, sfx2)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08some further OUString cleanupThomas Arnhold
2012-07-17Fix MinGW build.Jan Holesovsky
2012-07-16fdo#52143 use Unicode functions for QuickStarter tooltipAndras Timar
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-02-15WaE: these are integers, not pointersCaolán McNamara
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-11Fix windows buildFridrich Strba
2011-07-07Remove socomp library related codeMatus Kukan
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: remove annoying dependency of sfx2 on setup_native [hg:be9aeca0...Mathias Bauer
2011-04-26We only support NT-based WindowsTor Lillqvist
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-01Remove dead CodeXisco Fauli
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 31Gert Faller
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-01nativea: #161787# Ensure that SHELL32 is mapped when accessing via GetModuleH...Carsten Driesner
2010-04-01nativea: #161787# More safe code to retrieve open icon from shell libraryCarsten Driesner
2010-03-30nativea: #161787# Use folder icon from Windows shell libraryCarsten Driesner