summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconw32.cxx
AgeCommit message (Expand)Author
2018-02-02sfx2: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-17tdf#60937 Open Start Center on Quickstarter left-clickAbhishek Shrivastava
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: sfx2 (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
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