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