Age | Commit message (Expand) | Author |
2012-03-11 | sal_Bool to bool in SAL_LOG if possible | Luboš Luňák |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-10 | SAL_DLLPUBLIC_IMPORT with gcc should not be empty | Luboš Luňák |
2012-03-09 | Let osl::FileStatus getters assert programming errors | Stephan Bergmann |
2012-03-09 | Fixed @since tags | Stephan Bergmann |
2012-03-09 | sal file.hxx documentation | Josh Heidenreich |
2012-03-09 | Added FileStatus methods isFile, isDirectory, isRegular, isLink | Josh Heidenreich |
2012-03-08 | In osl::Thread::create, do not access members after starting the thread | Stephan Bergmann |
2012-03-07 | use the new license header, this file has been written by me | Luboš Luňák |
2012-03-07 | probable intent | David Tardon |
2012-03-07 | WaE: missing braces around initializer | David Tardon |
2012-03-07 | suppress compiler error when building with -Werror | David Tardon |
2012-03-07 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-03-07 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-03-07 | WaE: redefined macro | David Tardon |
2012-03-07 | WaE: format '%u' expects argument of type 'unsigned int' | David Tardon |
2012-03-07 | WaE: declaration of '...' shadows a global declaration | David Tardon |
2012-03-07 | WaE: suggest parentheses around '&&' within '||' | David Tardon |
2012-03-07 | WaE: comparison between signed and unsigned integer expressions | David Tardon |
2012-03-07 | WaE: declaration of 'aTmpPath' shadows a previous local | David Tardon |
2012-03-07 | WaE: deprecated conversion from string constant to 'sal_Char*' | David Tardon |
2012-03-07 | WaE: declaration of 'n' shadows a previous local | David Tardon |
2012-03-07 | WaE: ordered comparison of pointer with integer zero | David Tardon |
2012-03-07 | WaE: comparison between 'enum oslFileError' and 'enum osl::FileBase::RC' | David Tardon |
2012-03-07 | WaE: deprecated conversion from string constant to 'LPWSTR' | David Tardon |
2012-03-07 | WaE: function declared 'static' but never defined | David Tardon |
2012-03-07 | WaE: unused parameter | David Tardon |
2012-03-07 | WaE: suggest parentheses around '&&' within '||' | David Tardon |
2012-03-07 | WaE: deprecated conversion from string constant to 'TCHAR*' | David Tardon |
2012-03-07 | WaE: deleting 'PSID {aka void*}' is undefined | David Tardon |
2012-03-07 | WaE: missing braces around initializer | David Tardon |
2012-03-07 | WaE: missing braces around initializer | David Tardon |
2012-03-07 | WaE: "NOMINMAX" redefined | David Tardon |
2012-03-07 | remove useless include guards | David Tardon |
2012-03-07 | WaE: ignoring #pragma warning | David Tardon |
2012-03-06 | sal: add mkdir -p | Matúš Kukan |
2012-03-05 | rtl_uString_newFromAscii_WithLength() and use it in OUString | Luboš Luňák |
2012-03-05 | optimized OUString operators =,==,!= for string literals | Luboš Luňák |
2012-03-05 | check that *ascii* string functions are really passed only ASCII | Luboš Luňák |
2012-03-05 | add @since to new OUString ctors | Luboš Luňák |
2012-03-05 | assume string literals to be ASCII-only, rather than UTF-8 | Luboš Luňák |
2012-03-01 | STAR_ENABLE_FILE_LOCKING was a secret | Caolán McNamara |
2012-02-27 | some doxygen warnings cleanup | Korrawit Pruegsanusak |
2012-02-26 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-24 | MinGW: snprintf might be present. | Jan Holesovsky |
2012-02-24 | We never call pthread_cancel, so no need to guard against it | Stephan Bergmann |
2012-02-23 | No need to compile it as Objective-C++ for iOS any more | Tor Lillqvist |
2012-02-23 | Unify indentation | Tor Lillqvist |
2012-02-23 | Moved dp_gui::Thread to salhelper::Thread, so that all code can use it | Stephan Bergmann |
2012-02-23 | log-areas clean up | Stephan Bergmann |