summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13tdf#82695 allow to build with system collada2gltfDavid Tardon
2015-04-01Typo: wheter->whetherJulien Nabet
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11V512: we want the number of wide-chars here, not the number of bytesCaolán McNamara
2015-03-11leak on short readCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05shell: warning C4996 function call with parameters that may be unsafeMichael Stahl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-01unnecessary wstring -> char* -> wstring conversionMarkus Mohrhard
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-07fdo#43368 Remove MapiLogon/Logoff calls so simplemail works with WLMAron Budea
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl
2015-01-05spelling: attachement -> attachmentNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-02shell (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-18bnc#887307 ODF files not showing up on Windows searchAndras Timar
2014-08-17remove executable bitsThomas Arnhold
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold
2014-08-13warning C4296: '<' : expression is always falseThomas Arnhold
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
2014-05-12This code is not linked against salStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-25Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr"Takeshi Abe
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-16cppcheck: redundantAssignmentJulien Nabet
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-12Looks like the Windows tag is still LANG_ORIYAStephan Bergmann
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt