Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-10-02 | shell (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-08 | match va_start() with va_end() | Takeshi Abe |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-02-26 | Remove visual noise from shell | Alexander Wilms |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-11-06 | include <stack> | Takeshi Abe |
2013-11-06 | Drop unnecessary #includes | Takeshi Abe |
2013-11-05 | fixincludeguards.sh: shell | Thomas Arnhold |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-07-16 | bnc#829017 fix issue with negative seeks in win32 shell extension | Fridrich Štrba |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2012-11-15 | Bin use of UTF-16 expat variant in the Windows shell extension | Tor Lillqvist |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-27 | fdo#53533: don't seek to bogus offset | Fridrich Štrba |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-29 | WaE: C4099: type name first seen using struct now using class | Caolán McNamara |
2012-05-29 | gbuildize shell | David Tardon |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara |
2012-04-13 | gbuildize internal zlib | Caolán McNamara |
2012-03-27 | typo fix | Andras Timar |
2012-03-27 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-19 | Simple Zip file-format implementation to avoid the need of minizip | Fridrich Štrba |
2012-03-18 | mingw: allow use of system zlib | David Tardon |
2012-03-12 | WaE: deprecated conversion from string constant to 'char*'' | David Tardon |
2011-08-31 | Work around compilation errors with mingw-w64 and --enable-debug | Tor Lillqvist |
2011-06-24 | Attempt to make this build with MinGW | Tor Lillqvist |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-04-19 | Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} instead | Christina Rossmanith |
2011-04-05 | Remove commented code in libs-core/shell | Xisco Fauli |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-03 | Revert: Win32 shell extensions have to use the new registry file extension IDs | Jesús Corrius |