Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | tdf#103058: allow optional registration for MS ProgIDs | Mike Kaganski | 3 | -8/+21 |
2017-03-29 | tdf#103058: Implement OpenDocuments ActiveX control | Mike Kaganski | 5 | -0/+354 |
2016-10-15 | clang-cl loplugin: shell | Stephan Bergmann | 9 | -78/+71 |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin | 1 | -1/+1 |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin | 1 | -1/+1 |
2016-06-22 | Work towards tdf#72606 EasyHack _tstring/TCHAR elimination | skswales | 2 | -8/+8 |
2016-04-19 | WIP tdf#89609 Ignore subsecond precision in iso8601 | Muhammet Kara | 1 | -1/+2 |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist | 21 | -15/+15 |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin | 1 | -2/+2 |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin | 1 | -4/+0 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 2 | -2/+0 |
2016-02-05 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-11-23 | loplugin:unusedfields in shell/ | Noel Grandin | 1 | -14/+2 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -1/+1 |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -2/+2 |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin | 1 | -7/+3 |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin | 1 | -2/+0 |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin | 1 | -7/+0 |
2015-07-04 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl | 1 | -0/+7 |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin | 1 | -7/+0 |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin | 6 | -14/+14 |
2015-04-01 | Typo: wheter->whether | Julien Nabet | 1 | -1/+1 |
2015-03-09 | V801: Decreased performance | Caolán McNamara | 1 | -1/+1 |
2015-03-04 | V813: Decreased performance | Caolán McNamara | 2 | -5/+5 |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann | 1 | -3/+3 |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin | 2 | -8/+0 |
2014-10-02 | shell (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann | 1 | -1/+1 |
2014-08-08 | match va_start() with va_end() | Takeshi Abe | 1 | -0/+1 |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin | 1 | -1/+1 |
2014-02-26 | Remove visual noise from shell | Alexander Wilms | 11 | -59/+59 |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist | 1 | -2/+2 |
2013-11-06 | include <stack> | Takeshi Abe | 2 | -0/+2 |
2013-11-06 | Drop unnecessary #includes | Takeshi Abe | 1 | -1/+0 |
2013-11-05 | fixincludeguards.sh: shell | Thomas Arnhold | 21 | -42/+42 |
2013-09-26 | typo fixes in comments | Andras Timar | 1 | -1/+1 |
2013-07-16 | bnc#829017 fix issue with negative seeks in win32 shell extension | Fridrich Štrba | 2 | -3/+3 |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl | 1 | -4/+0 |
2013-04-23 | execute move of global headers | Bjoern Michaelsen | 3 | -305/+0 |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák | 1 | -1/+1 |
2013-02-24 | Update TDE (Trinity Desktop Environment) integration files | Timothy Pearson | 2 | -77/+93 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
2012-12-07 | use config_xxx.h files instead of -DHAVE_XXX on the command line | Luboš Luňák | 1 | -0/+2 |
2012-11-15 | Bin use of UTF-16 expat variant in the Windows shell extension | Tor Lillqvist | 2 | -1/+7 |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks | 10 | -236/+146 |
2012-08-27 | fdo#53533: don't seek to bogus offset | Fridrich Štrba | 1 | -1/+0 |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe | 1 | -1/+0 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 11 | -242/+170 |
2012-05-29 | WaE: C4099: type name first seen using struct now using class | Caolán McNamara | 1 | -1/+1 |