Age | Commit message (Expand) | Author |
2013-10-10 | Adapt to C90 | Stephan Bergmann |
2013-10-10 | sal: add special handling of argc==0 to osl_setCommandArgs() | Michael Stahl |
2013-10-10 | Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env var | Stephan Bergmann |
2013-10-09 | Fail fast at least in debug builds | Stephan Bergmann |
2013-10-09 | pyuno: set up fake command line in getComponentContext() | Michael Stahl |
2013-10-09 | Use SAL_WARN_IF() instead of assert() so that our Python unit tests don't fail | Tor Lillqvist |
2013-10-09 | Use assertions to ensure proper use of the osl command line arg API | Tor Lillqvist |
2013-10-09 | Revert "Don't ignore -env: command line parameters in some cases" | Tor Lillqvist |
2013-10-08 | CID#982700 silence coverity | Caolán McNamara |
2013-10-08 | Don't ignore -env: command line parameters in some cases | Tor Lillqvist |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann |
2013-10-01 | sal: require sun4u or newer hardware / SPARCv8plus / SPARCv9 CPU | Michael Stahl |
2013-09-30 | API CHANGE: Remove osl_getEthernetAddress and osl/util.h . | Arnaud Versini |
2013-09-30 | Clean up rtl/character.hxx | Stephan Bergmann |
2013-09-30 | Introduce ASCII case conversion and use more/rtl/character.hxx. | Arnaud Versini |
2013-09-28 | General cleanup in sal module for all and unix. | Arnaud Versini |
2013-09-26 | malloc returns void*; must be cast to real ptr type | David Tardon |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-22 | sal: rename "cppunit/cppunittester" executable | Michael Stahl |
2013-09-22 | gbuild: remove libraries from OUTDIR and WORKDIR | Michael Stahl |
2013-09-22 | gbuild: make the versioned library the linktarget on Unixes | Michael Stahl |
2013-09-17 | Revert "fix-linkoo.diff: Fix linkoo to work again." | Matúš Kukan |
2013-09-12 | WaE: unused variable suToken, aEmpty, aEmpty2. | Andrzej J.R. Hunt |
2013-09-11 | CID#707531 silence coverity | Caolán McNamara |
2013-09-11 | -Werror,-Wformat | Stephan Bergmann |
2013-09-11 | fdo#39625 Make existing cppunittests work | Jelle van der Waa |
2013-09-11 | typo fix: wether -> whether | Andras Timar |
2013-09-11 | -Werror,-Wformat | Stephan Bergmann |
2013-09-11 | sal: fdo#39625 Make existing cppunittests work | Jelle van der Waa |
2013-09-07 | Remove confusing casts between synonyms | Lionel Elie Mamane |
2013-09-05 | update pch | Thomas Arnhold |
2013-09-03 | dezimal -> decimal | Jesús Corrius |
2013-09-03 | Don't compile all of the sal library as Objective-C++ on OS X after all | Tor Lillqvist |
2013-09-02 | MacOSX 10.6 does not like id as a variable name | Norbert Thiebaud |
2013-08-30 | WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits | Tor Lillqvist |
2013-08-30 | WaE: possible loss of data | Tor Lillqvist |
2013-08-27 | fdo#67313: Use "lo" suffix for private URE libs | Stephan Bergmann |
2013-08-26 | Use strncmp() | Tor Lillqvist |
2013-08-26 | Be careful not to access a string out of bounds | Tor Lillqvist |
2013-08-25 | Fix "Save As" when sandboxed on OS X | Tor Lillqvist |
2013-08-25 | Typo | Tor Lillqvist |
2013-08-25 | More work on a sandboxed LibreOffice on OS X | Tor Lillqvist |
2013-08-25 | Switch from OSL_TRACE to SAL_INFO() | Tor Lillqvist |
2013-08-25 | Do more syscalls using a security scope bookmark on OS X when sandboxed | Tor Lillqvist |
2013-08-24 | A slash is a slash, a dot is a dot | Tor Lillqvist |
2013-08-24 | Bin "temporary hack" code that has been commented-out since 2002 | Tor Lillqvist |