Age | Commit message (Expand) | Author |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-14 | Use rtl::Static | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-12 | document the use of the strtmpl.cxx and remove unnecessary macro usage | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-07 | Name threads for debug purpose | Arnaud Versini |
2013-11-07 | fdo#42783: remove CPU variable from environment | Michael Stahl |
2013-11-05 | windows: remove _CRTIMP and _NTSDK definitions | Thomas Arnhold |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-28 | Related: fdo#69641 convert OSL_ASSERT into assert | Caolán McNamara |
2013-10-28 | windows: warning 4706 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-17 | fdo#70319 "exponent followed by at least on digit" also for special case 0.0 | Stephan Bergmann |
2013-10-14 | resolved fdo#70319 exponent must be followed by at least one digit | Eike Rathke |
2013-10-13 | lo_dlcall_argc_argv() is unused | Tor Lillqvist |
2013-10-10 | sal: fix osl_setCommandArgs() on WNT | Michael Stahl |
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 |