summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2012-04-17oosplash: handle SIGTERM by killing soffice.binMichael Stahl1-0/+16
2012-04-03Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+2
2012-04-02fdo#47963 do not increase height of checkboxesDavid Tardon1-3/+0
2012-03-19fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-40/+44
2012-02-20Clean up work around spurious warning about missing JREStephan Bergmann1-5/+30
2012-02-20disable JRE warnings during help compilation on first startMichael Meeks1-0/+5
2012-02-17OS_FOR_BUILD is not right do decide Host module nameNorbert Thiebaud2-2/+2
2012-02-14fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence1-9/+25
2012-01-30allow to migrate the shared registrymodifications.xcuPetr Mladek1-22/+40
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar5-33/+57
2012-01-17Fix configurable branding.Thorsten Behrens6-132/+80
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar3-11/+11
2012-01-11we need a var. assignment here, not a valueDavid Tardon1-1/+1
2012-01-09don't warn for -h/-?/-o/-n command line switchesAndras Timar1-1/+2
2012-01-09fix switches (--) and typosAndras Timar1-13/+13
2012-01-07yet another few strings to localizeAndras Timar1-1/+1
2012-01-06gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan3-6/+6
2012-01-03Fix for FDO#44280: Wrong position in Extension MgrOlivier Hallot1-25/+35
2011-12-16add version suffix (beta1) to about dialogPetr Mladek2-0/+10
2011-12-14Fix the soffice.sh wrapper's -h / --version.Michal Svec1-2/+2
2011-12-13enhance VersionInfo resource of Windows executablesAndras Timar10-8/+19
2011-12-07link icons to soffice.bin fdo#42979Andras Timar1-0/+2
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07'copyright text to see as text in the soffice binary' deletedAndras Timar4-18/+0
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara54-54/+162
2011-12-07Make dialogs fail with an exception in headless tests.Stephan Bergmann1-1/+1
2011-12-07remove sources of setup.exeAndras Timar15-2966/+0
2011-12-06catch exception by constant referenceTakeshi Abe37-351/+351
2011-12-04code cleanup of Windows quickstarterAndras Timar3-511/+1
2011-12-04remove StarOffice-only fileAndras Timar3-131/+1
2011-12-04-quickstart -> --quickstart, etc.Andras Timar2-5/+4
2011-12-02remove unused OOo Windows iconsAndras Timar11-28/+28
2011-12-02A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar1-1/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-12-01Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fd...Andras Timar1-1/+0
2011-11-30temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914Andras Timar1-0/+1
2011-11-30fix license headerAndras Timar1-1/+1
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Fix for fdo39748, part IIOlivier Hallot2-7/+6
2011-11-28Fix for bug fdo39748, Easy-hack Cleanup extension list.Olivier Hallot7-12/+121
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-2/+2
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara1-8/+12
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-72/+0
2011-11-27remove pch from the include listNorbert Thiebaud27-27/+0
2011-11-27remove include of pch header in desktopNorbert Thiebaud109-208/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-6/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud28-56/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-3/+3