Age | Commit message (Expand) | Author |
2011-08-23 | generate list | Caolán McNamara |
2011-08-22 | unusedcode.easy: Outline cleanup | Joseph Powers |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-12 | reduce ByteString api | Caolán McNamara |
2011-08-10 | ByteString::ConvertFromUnicode->rtl::OUStringToOString::toChar | Caolán McNamara |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-09 | Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes. | Nigel Hawkins |
2011-08-08 | Replace SvUShorts with vector in editeng.hxx and cascade changes. | Nigel Hawkins |
2011-08-08 | callcatcher: ditch some more methods | Caolán McNamara |
2011-08-08 | callcatcher: object is never constructed | Caolán McNamara |
2011-08-08 | ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar | Caolán McNamara |
2011-08-08 | runtime ConvertToUnicode->compile time unicode | Caolán McNamara |
2011-08-06 | fdo#39869 Fix memory exhaustion with String length of STRLEN_MAX | Eike Rathke |
2011-08-05 | callcatcher: unused methods | Caolán McNamara |
2011-08-05 | convert deprecated ConvertToUnicode to rtl::OUString | Caolán McNamara |
2011-08-05 | reflect gmake flavor | Takeshi Abe |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe |
2011-08-04 | don't assert on an empty paragraph with a start index of 0, that's sane | Caolán McNamara |
2011-08-04 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-04 | elide runtime conversion of constant to unicode | Caolán McNamara |
2011-08-03 | Store the content of <style> element, and pass it to the handler. | Kohei Yoshida |
2011-07-30 | Some cppcheck cleaning | Julien Nabet |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-30 | Some cppcheck cleaning | Julien Nabet |
2011-07-29 | Get rid of these non-printable chars | Thomas Arnhold |
2011-07-29 | callcatcher: remove unused methods | Thomas Arnhold |
2011-07-29 | Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3 | Thomas Arnhold |
2011-07-28 | callcatcher: ditch various unused methods | Caolán McNamara |
2011-07-27 | remove dead code | Thomas Arnhold |
2011-07-26 | callcatcher: remove unused Write methods | Caolán McNamara |
2011-07-26 | icuuc is external | David Tardon |
2011-07-24 | Remove unused reference to javaoptions.hxx | Joseph Powers |
2011-07-24 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen |
2011-07-22 | Adjusted for HTMLParser::GetOptions return type change. | Kohei Yoshida |
2011-07-22 | Eradicated the rest of sal_Bool usage in these files. | Kohei Yoshida |
2011-07-22 | Method declared by never defined and never used. | Kohei Yoshida |
2011-07-22 | nLastAction value assigned but never used. Remove it. | Kohei Yoshida |
2011-07-22 | Some cleanups: sal_Bool to bool, use of initializer in ctor etc. | Kohei Yoshida |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-14 | callcatcher: remove unused methods | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-07-11 | callcatcher: remove unused DecryptBlockName_Imp | Caolán McNamara |
2011-07-11 | callcatcher: unused lcl_Foo methods | Caolán McNamara |
2011-07-11 | callcatcher: unused lcl_CreateBulletItem | Caolán McNamara |
2011-07-11 | callcatcher: unused lcl_IsUnsupportedUnicodeChar | Caolán McNamara |
2011-07-09 | ByteString::CreateFromInt32->rtl::OString::valueOf | Caolán McNamara |
2011-07-08 | ByteString->rtl::OString | Caolán McNamara |
2011-07-07 | ByteString->rtl::OString | Caolán McNamara |
2011-06-21 | catch by const reference | Caolán McNamara |