Age | Commit message (Expand) | Author |
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 |
2012-01-20 | Fix spelling typo | Jesús Corrius |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot |
2011-12-26 | catch exception by constant reference | Takeshi Abe |
2011-11-29 | tkr41: #117828# office crash fixed . (null pointer) + add unit test | mst |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from shell | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-27 | s/infomation/information/ | Korrawit Pruegsanusak |
2011-11-26 | Bypass more stuff on non-desktop OSes and enforce "lib" prefix for Android | Tor Lillqvist |
2011-11-24 | upstream open-url-support-iceanimals.diff from libreoffice/build | Bjoern Michaelsen |
2011-11-23 | remove various EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-15 | fdo#42865: shell: no mapfile | Michael Stahl |
2011-10-24 | Undo basis/brand split: removed RPATH BRAND (same as OOO now). | Stephan Bergmann |
2011-10-07 | cppcheck reduce scope of var in shell/...gconfaccess.cxx | Pierre-André Jacquod |
2011-10-06 | Undo basis/brand split: move some auxiliary executables from basis to brand. | Stephan Bergmann |
2011-10-05 | Removed dead code. | Stephan Bergmann |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-26 | cppcheck: unused variables | Korrawit Pruegsanusak |
2011-09-23 | Undo basis/brand split: move dynamic libraries from basis to brand. | Stephan Bergmann |
2011-09-17 | Better management of exception | Julien Nabet |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-08-31 | Work around compilation errors with mingw-w64 and --enable-debug | Tor Lillqvist |
2011-08-22 | Make a dbgutil build of the Explorer extension succeed | Tor Lillqvist |
2011-08-22 | chmod -x | Tor Lillqvist |
2011-08-22 | No need to mention msvcprt.lib here, wntmsc.mk does that | Tor Lillqvist |
2011-08-22 | Move Win32-only code under source/win32 for clarity | Tor Lillqvist |