Age | Commit message (Expand) | Author |
2013-06-16 | Don't use deprecated API for OS X alias resolving | Tor Lillqvist |
2013-06-16 | Indent macxp_resolveAlias() consistently | Tor Lillqvist |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-06-10 | mingw64: casting to pointer from narrower integer fixes in sal | Fridrich Štrba |
2013-06-06 | fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx() | Isamu Mogi |
2013-06-04 | Don't truncate pointers to 32-bit ints on win64 | Fridrich Štrba |
2013-05-31 | rewrite OUString test to not trigger literalalternative plugin warnings | Luboš Luňák |
2013-05-20 | WaE: variable ´res´ set but not used | Tor Lillqvist |
2013-05-20 | sal osl_getGlobalTimer: Don't confuse start and current time. | Mark Wielaard |
2013-05-20 | Also iOS has tm_gmtoff | Tor Lillqvist |
2013-05-20 | iOS is based on Mach, too | Tor Lillqvist |
2013-05-20 | Thread-safe version of osl_getGlobalTime | Norbert Thiebaud |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-14 | Fix syntax error | Tor Lillqvist |
2013-05-14 | Include PID and TID in SAL_DEBUG output | Stephan Bergmann |
2013-05-13 | clock_gettime requires -lrt at least on Fedora 18 | Stephan Bergmann |
2013-05-13 | Use clock_gettime instead of gettimeofday to have more precise time | Arnaud Versini |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | This *is* C code | Tor Lillqvist |
2013-04-26 | fdo#63154: Remove all usages of the macro EXTERN_C | Marcos Paulo de Souza |
2013-04-25 | update pch | Thomas Arnhold |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move sal_inc headers to include/ | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | Avoid warnings from compilerplugins/clang/sallogareas.cxx | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Revert "fdo#62096: Replaced some compareTo with ==" | Fridrich Štrba |
2013-04-22 | fdo#62096: Replaced some compareTo with == | Sameer Deshmukh |
2013-04-19 | sal: remove obsolete test/unloading | Matúš Kukan |
2013-04-19 | better use SAL_LOG_INFO as trigger | Bjoern Michaelsen |
2013-04-19 | Add pan gesture handling | Tor Lillqvist |
2013-04-18 | forward RTL_CONTEXT_foo logging to SAL_INFO in default debugging | Bjoern Michaelsen |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-04-17 | Update pch | Aurimas Fišeras |
2013-04-17 | -Werror=unused-macros (MinGW, sal) | Stephan Bergmann |
2013-04-16 | Further clean-up related to removed library unloading feature | Stephan Bergmann |
2013-04-16 | API CHANGE: remove some of useless rtl/unload.h functionality | Matúš Kukan |
2013-04-15 | No need for Android, iOS or CROSS_COMPILING conditionals for unit tests | Tor Lillqvist |
2013-04-15 | tune up debug level required for popping up dialogs from MSVCRTD | Michael Stahl |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-14 | Add lo_keyboard_input() | Tor Lillqvist |
2013-04-13 | simplify makefiles | David Tardon |