Age | Commit message (Expand) | Author |
2011-12-21 | autocorrection migration never actually used | Caolán McNamara |
2011-12-21 | AutocorrectionMigration is not constructable | Caolán McNamara |
2011-12-21 | Fix for fdo43460 Part XIII getLength() to isEmpty() | Olivier Hallot |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-11 | Remove ByteString | Julien Nabet |
2011-12-08 | Fix Windows build | Tor Lillqvist |
2011-12-08 | Remove unnecessary includes | August Sodora |
2011-12-07 | Remove testtoolloader | August Sodora |
2011-12-07 | 'copyright text to see as text in the soffice binary' deleted | Andras Timar |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-06 | Make dialogs fail with an exception in headless tests. | Stephan Bergmann |
2011-12-06 | catch exception by constant reference | Takeshi Abe |
2011-12-04 | -quickstart -> --quickstart, etc. | Andras Timar |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-29 | Fix for fdo39748, part II | Olivier Hallot |
2011-11-28 | Fix for bug fdo39748, Easy-hack Cleanup extension list. | Olivier Hallot |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara |
2011-11-28 | ByteString::GetToken->comphelper::string::getToken | Caolán McNamara |
2011-11-27 | remove include of pch header in desktop | Norbert Thiebaud |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-22 | Upon startup, do not unnecesarily instantiate component service factories. | Stephan Bergmann |
2011-11-22 | Remove no longer necessary "(void) x; // avoid warnings". | Stephan Bergmann |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-20 | Remove some unused headers from desktop | Joseph Powers |
2011-11-16 | push/pop deprecated | Caolán McNamara |
2011-11-16 | Fixup legacy sleepycat db database usage for packages | Michael Meeks |
2011-11-15 | Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION. | Stephan Bergmann |
2011-11-15 | Introduced LibreOffice-minimal-version extension dependency. | Stephan Bergmann |
2011-11-14 | remove unused desktop/source/app/copyright_ascii_sun.c | Norbert Thiebaud |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann |
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-11-09 | OOo reference version for extension dependencies is still at 3.4. | Stephan Bergmann |
2011-11-09 | OpenOffice.org-minimal-version dependency is not branded. | Stephan Bergmann |
2011-11-09 | dp_dependencies clean up | Stephan Bergmann |
2011-11-05 | Drop unnecessary inclusions of <sal/main.h> | Tor Lillqvist |
2011-11-04 | Further clean up of areas touched by previous commit. | Stephan Bergmann |
2011-11-04 | String->OUString, remove unused code | August Sodora |
2011-11-01 | WaE: more windows tinderbox warning cleanup | Michael Meeks |
2011-10-31 | Improved an OSL_FAIL. | Stephan Bergmann |
2011-10-26 | chmod -x | Tor Lillqvist |
2011-10-25 | Fix for fdo41997 continuation of VCL cleanup | Olivier Hallot |
2011-10-20 | Undo basis/brand split: moved ini files from basis program/ to brand program/. | Stephan Bergmann |
2011-10-08 | add more component prefixes | Matúš Kukan |
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann |
2011-10-07 | WaE: win32 cleanup | Michael Meeks |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks |