summaryrefslogtreecommitdiff
path: root/shell/inc
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock2-2/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-11-23loplugin:unusedfields in shell/Noel Grandin1-14/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin1-7/+3
2015-07-23inline a handful of use-once #definesNoel Grandin1-2/+0
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin1-7/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl1-0/+7
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin1-7/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin6-14/+14
2015-04-01Typo: wheter->whetherJulien Nabet1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara2-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+3
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-8/+0
2014-10-02shell (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-08-08match va_start() with va_end()Takeshi Abe1-0/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-02-26Remove visual noise from shellAlexander Wilms11-59/+59
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-2/+2
2013-11-06include <stack>Takeshi Abe2-0/+2
2013-11-06Drop unnecessary #includesTakeshi Abe1-1/+0
2013-11-05fixincludeguards.sh: shellThomas Arnhold21-42/+42
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba2-3/+3
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-4/+0
2013-04-23execute move of global headersBjoern Michaelsen3-305/+0
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson2-77/+93
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+2
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist2-1/+7
2012-10-03re-base on ALv2 code. Includes:Michael Meeks10-236/+146
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba1-1/+0
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks11-242/+170
2012-05-29WaE: C4099: type name first seen using struct now using classCaolán McNamara1-1/+1
2012-05-29gbuildize shellDavid Tardon2-39/+2
2012-05-14TDE integrationNorbert Thiebaud3-0/+198
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-0/+4
2012-04-13gbuildize internal zlibCaolán McNamara1-4/+0
2012-03-27typo fixAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-4/+4
2012-03-23.h files don't need executable bitsMichael Stahl2-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba6-24/+53
2012-03-18mingw: allow use of system zlibDavid Tardon2-3/+10