summaryrefslogtreecommitdiff
path: root/shell/inc
AgeCommit message (Expand)Author
2017-04-11tdf#103058: allow optional registration for MS ProgIDsMike Kaganski
2017-03-29tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-04-19WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2015-11-23loplugin:unusedfields in shell/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Typo: wheter->whetherJulien Nabet
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-02shell (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-08match va_start() with va_end()Takeshi Abe
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-26Remove visual noise from shellAlexander Wilms
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-11-06include <stack>Takeshi Abe
2013-11-06Drop unnecessary #includesTakeshi Abe
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-09-26typo fixes in commentsAndras Timar
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-29WaE: C4099: type name first seen using struct now using classCaolán McNamara