summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconw32.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-14/+15
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-1/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-11/+11
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-71/+75
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+6
2017-07-06use more begin()/end() for SequenceNoel Grandin1-4/+2
2017-05-11Clean up uses of SAL_U/SAL_W: sfx2Stephan Bergmann1-1/+2
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-26Fix typosAndrea Gelmini1-1/+1
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann1-80/+80
2016-04-12WNT: check result of PostMessage()Michael Stahl1-4/+10
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-14/+0
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin1-29/+8
2015-08-27Clean up aEmptyStephan Bergmann1-9/+7
2015-04-07sfx2: try to fix WNT buildMichael Stahl1-6/+6
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-08-25set names on the Win32-only threadsMichael Stahl1-0/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-3/+0
2013-07-12PCH for more librariesLuboš Luňák1-1/+3
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-1/+1
2013-04-17-Werror=unused-macros (MinGW, sfx2)Stephan Bergmann1-8/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-08some further OUString cleanupThomas Arnhold1-2/+2
2012-07-17Fix MinGW build.Jan Holesovsky1-1/+1
2012-07-16fdo#52143 use Unicode functions for QuickStarter tooltipAndras Timar1-4/+3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-10/+10
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-02-15WaE: these are integers, not pointersCaolán McNamara1-1/+1
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar1-11/+7
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen1-34/+5
2011-07-11Fix windows buildFridrich Strba1-0/+3
2011-07-07Remove socomp library related codeMatus Kukan1-34/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-84/+8
2011-06-16CWS gnumake4: remove annoying dependency of sfx2 on setup_native [hg:be9aeca0...Mathias Bauer1-1/+1
2011-04-26We only support NT-based WindowsTor Lillqvist1-53/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-3/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-03-01Remove dead CodeXisco Fauli1-25/+0
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 31Gert Faller1-2/+2