summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0654-54/+162
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-061-1/+1
* remove sources of setup.exeAndras Timar2011-12-0615-2966/+0
* catch exception by constant referenceTakeshi Abe2011-12-0637-351/+351
* code cleanup of Windows quickstarterAndras Timar2011-12-043-511/+1
* remove StarOffice-only fileAndras Timar2011-12-043-131/+1
* -quickstart -> --quickstart, etc.Andras Timar2011-12-042-5/+4
* remove unused OOo Windows iconsAndras Timar2011-12-0211-28/+28
* A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar2011-12-021-1/+1
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fd...Andras Timar2011-12-011-1/+0
* temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914Andras Timar2011-11-301-0/+1
* fix license headerAndras Timar2011-11-301-1/+1
* set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen2011-11-291-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-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 precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-72/+0
* remove pch from the include listNorbert Thiebaud2011-11-2727-27/+0
* remove include of pch header in desktopNorbert Thiebaud2011-11-27109-208/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-6/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-2728-56/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* 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
* fix VERSIONINFO section of win32 executables fdo#30798Andras Timar2011-11-222-2/+2
* 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-202-113/+0
* Valgrind: fixed memory leakAugust Sodora2011-11-181-0/+6
* push/pop deprecatedCaolán McNamara2011-11-161-2/+9
* Fixup legacy sleepycat db database usage for packagesMichael Meeks2011-11-166-38/+38
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Reduce what we build here for non-DESKTOP OSesTor Lillqvist2011-11-161-9/+14
* What we want is the "filter" function, not "firstword"Tor Lillqvist2011-11-161-4/+4
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-151-4/+1
* Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann2011-11-157-72/+95
* Instead of returning out of function just skip its calling.Tomas Chvatal2011-11-151-3/+2
* remove unused desktop/source/app/copyright_ascii_sun.cNorbert Thiebaud2011-11-141-10/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-1412-377/+73
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-2/+2
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-1111-174/+73
* Revert "oosplash - daemonize to help mutt users recover their sanity"Stephan Bergmann2011-11-093-27/+14
* OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann2011-11-097-1/+1
* OpenOffice.org-minimal-version dependency is not branded.Stephan Bergmann2011-11-092-15/+7
* dp_dependencies clean upStephan Bergmann2011-11-094-89/+93
* Properly check sscanf return value.Stephan Bergmann2011-11-081-1/+2
* don't demonize if we are passed an --accept line for UNO remote controlMichael Meeks2011-11-083-17/+26