summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-1/+3
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-061-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-0636-350/+350
* -quickstart -> --quickstart, etc.Andras Timar2011-12-041-1/+1
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* Fix for fdo39748, part IIOlivier Hallot2011-11-292-7/+6
* Fix for bug fdo39748, Easy-hack Cleanup extension list.Olivier Hallot2011-11-287-12/+121
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-2/+2
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-8/+12
* remove include of pch header in desktopNorbert Thiebaud2011-11-2783-163/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-3/+3
* Upon startup, do not unnecesarily instantiate component service factories.Stephan Bergmann2011-11-221-35/+37
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-1/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-9/+9
* Remove some unused headers from desktopJoseph Powers2011-11-201-64/+0
* push/pop deprecatedCaolán McNamara2011-11-161-2/+9
* Fixup legacy sleepycat db database usage for packagesMichael Meeks2011-11-166-38/+38
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-151-4/+1
* Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann2011-11-154-70/+90
* remove unused desktop/source/app/copyright_ascii_sun.cNorbert Thiebaud2011-11-141-10/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-1410-361/+66
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-2/+2
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-1111-174/+73
* OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann2011-11-091-1/+1
* OpenOffice.org-minimal-version dependency is not branded.Stephan Bergmann2011-11-092-15/+7
* dp_dependencies clean upStephan Bergmann2011-11-093-86/+90
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-1/+0
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-043-135/+135
* String->OUString, remove unused codeAugust Sodora2011-11-043-43/+36
* WaE: more windows tinderbox warning cleanupMichael Meeks2011-11-011-0/+1
* Improved an OSL_FAIL.Stephan Bergmann2011-10-311-2/+7
* chmod -xTor Lillqvist2011-10-2641-0/+0
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-2/+2
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-204-4/+4
* add more component prefixesMatúš Kukan2011-10-0812-12/+12
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-1/+1
* WaE: win32 cleanupMichael Meeks2011-10-071-1/+1
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-2/+2
* cast goneCaolán McNamara2011-10-051-2/+3
* verbose error message pleaseCaolán McNamara2011-10-041-9/+10
* solve a cosmetic issue in Extension Manager windowAndras Timar2011-10-031-1/+3
* WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist2011-09-291-1/+2
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-291-10/+11
* why use a pointer when a reference will doCaolán McNamara2011-09-291-10/+10
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-2/+3
* Improved some error reporting.Stephan Bergmann2011-09-212-19/+16
* include dp_gui_theextmgr.hxx only onceAndras Timar2011-09-211-1/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-9/+9
* catch by const referenceCaolán McNamara2011-09-161-20/+30
* gbuildize desktopDavid Tardon2011-09-1528-1538/+50