Age | Commit message (Expand) | Author |
2012-04-24 | Reduce chatter | Tor Lillqvist |
2012-04-23 | s/OpenOffice/LibreOffice/ | Andras Timar |
2012-04-22 | WaE: initialization of pointer to null from a constant boolean expression | Tor Lillqvist |
2012-04-19 | Don't check for ORBit < 2.8 | Ross Burton |
2012-04-13 | fix library link order to work with link --as-needed | Petr Mladek |
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-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | shell: fix silly flags from 2c5a817591 | Michael Stahl |
2012-03-27 | typo fix | Andras Timar |
2012-03-27 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2012-03-23 | .txt files don't need executable bits | Michael Stahl |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-23 | .c files don't need executable bits | Michael Stahl |
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2012-03-22 | WaE: ignoring lockf return value | Caolán McNamara |
2012-03-21 | Appease valgrind | Fridrich Štrba |
2012-03-21 | Call inflateInit2 instead of inflateInit for the zip stream | Fridrich Štrba |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-21 | Remove unused define | Fridrich Štrba |
2012-03-19 | Missing include | Stephan Bergmann |
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-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |
2012-03-12 | WaE: missing initializer for member | David Tardon |
2012-03-12 | WaE: deprecated conversion from string constant to 'LPSTR' | David Tardon |
2012-03-12 | WaE: deprecated conversion from string constant to 'char*' | David Tardon |
2012-03-12 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-03-12 | WaE: variable 'hr' set but not used | David Tardon |
2012-03-12 | WaE: variable 'bRet' set but not used | David Tardon |
2012-03-12 | WaE: defined but not used | David Tardon |
2012-03-12 | WaE: deprecated conversion from string constant to 'LPSTR' | David Tardon |
2012-03-12 | WaE: deleting object of abstract class type with non-virt. destuctor | David Tardon |
2012-03-12 | WaE: variable 'hr' set but not used | David Tardon |
2012-03-12 | suppress errors with -Werror | David Tardon |
2012-03-12 | WaE: "_WIN32_WINNT" redefined | David Tardon |
2012-03-12 | WaE: invalid conversion from 'const char*' to 'LPSTR' | David Tardon |
2012-03-12 | WaE: value computed is not used | David Tardon |
2012-03-12 | WaE: deprecated conversion from string constant to 'char*'' | David Tardon |
2012-03-12 | WaE: initialization order | David Tardon |
2012-03-12 | WaE: "_WIN32_WINNT" redefined | David Tardon |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist |
2012-01-23 | make shell ByteString free | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |