summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* oosplash - daemonize to help mutt users recover their sanityMichael Meeks2011-11-081-0/+4
* remove leftover comment regarding removed Mac OSX conditionalChristian Lohmaier2011-11-081-2/+1
* there is no rule for the manifest, so we need to depend on the lib onlyBjoern Michaelsen2011-11-081-2/+2
* oosplash: remove redundant mac conditionals - we don't build on OS/XMichael Meeks2011-11-082-18/+0
* add soffice.bin generation to the desktop/ module rule to fix win32Michael Meeks2011-11-071-1/+5
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-1/+0
* fix Win32 manifest linking: get dependencies the right way aroundMichael Meeks2011-11-041-5/+5
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-044-136/+135
* String->OUString, remove unused codeAugust Sodora2011-11-043-43/+36
* WaE: more windows tinderbox warning cleanupMichael Meeks2011-11-011-0/+1
* very,very ugly hack to get the soffice.bin nameBjoern Michaelsen2011-11-011-5/+17
* The -something switches are obsolete, use --something instead.Jan Holesovsky2011-10-317-7/+7
* Improved an OSL_FAIL.Stephan Bergmann2011-10-311-2/+7
* chmod -xTor Lillqvist2011-10-26186-0/+0
* WaE: unreferenced formal parameterTor Lillqvist2011-10-261-2/+2