Age | Commit message (Expand) | Author | Files | Lines |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist | 21 | -1827/+0 |
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-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -1/+1 |
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 | 9 | -213/+132 |
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 |
2012-05-29 | gbuildize shell | David Tardon | 1 | -0/+2 |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | 1 | -0/+4 |
2012-04-13 | gbuildize internal zlib | Caolán McNamara | 1 | -4/+0 |
2012-03-27 | typo fix | Andras Timar | 1 | -1/+1 |
2012-03-27 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar | 1 | -4/+4 |
2012-03-23 | .h files don't need executable bits | Michael Stahl | 1 | -0/+0 |
2012-03-19 | Simple Zip file-format implementation to avoid the need of minizip | Fridrich Štrba | 6 | -24/+53 |
2012-03-18 | mingw: allow use of system zlib | David Tardon | 2 | -3/+10 |
2012-03-12 | WaE: deprecated conversion from string constant to 'char*'' | David Tardon | 1 | -3/+3 |
2011-08-31 | Work around compilation errors with mingw-w64 and --enable-debug | Tor Lillqvist | 1 | -0/+23 |
2011-06-24 | Attempt to make this build with MinGW | Tor Lillqvist | 1 | -0/+2 |