summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-16Reduce what we build here for non-DESKTOP OSesTor Lillqvist1-9/+14
2011-11-16What we want is the "filter" function, not "firstword"Tor Lillqvist1-4/+4
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-4/+1
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann7-72/+95
2011-11-15Instead of returning out of function just skip its calling.Tomas Chvatal1-3/+2
2011-11-14remove unused desktop/source/app/copyright_ascii_sun.cNorbert Thiebaud1-10/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann12-377/+73
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann11-174/+73
2011-11-09Revert "oosplash - daemonize to help mutt users recover their sanity"Stephan Bergmann3-27/+14
2011-11-09OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann7-1/+1
2011-11-09OpenOffice.org-minimal-version dependency is not branded.Stephan Bergmann2-15/+7
2011-11-09dp_dependencies clean upStephan Bergmann4-89/+93
2011-11-08Properly check sscanf return value.Stephan Bergmann1-1/+2
2011-11-08don't demonize if we are passed an --accept line for UNO remote controlMichael Meeks3-17/+26
2011-11-08oosplash - daemonize to help mutt users recover their sanityMichael Meeks1-0/+4
2011-11-08remove leftover comment regarding removed Mac OSX conditionalChristian Lohmaier1-2/+1
2011-11-08there is no rule for the manifest, so we need to depend on the lib onlyBjoern Michaelsen1-2/+2
2011-11-08oosplash: remove redundant mac conditionals - we don't build on OS/XMichael Meeks2-18/+0
2011-11-07add soffice.bin generation to the desktop/ module rule to fix win32Michael Meeks1-1/+5
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist1-1/+0
2011-11-04fix Win32 manifest linking: get dependencies the right way aroundMichael Meeks1-5/+5
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann4-136/+135
2011-11-04String->OUString, remove unused codeAugust Sodora3-43/+36
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks1-0/+1
2011-11-01very,very ugly hack to get the soffice.bin nameBjoern Michaelsen1-5/+17
2011-10-31The -something switches are obsolete, use --something instead.Jan Holesovsky7-7/+7
2011-10-31Improved an OSL_FAIL.Stephan Bergmann1-2/+7
2011-10-26chmod -xTor Lillqvist186-0/+0
2011-10-26WaE: unreferenced formal parameterTor Lillqvist1-2/+2
2011-10-26WaE: unreachable codeTor Lillqvist1-0/+4
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-2/+2
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann10-84/+33
2011-10-23no need for SRCDIR parameter hereMatúš Kukan2-2/+2
2011-10-20Removed spurious "" around multi-word shell arg.Stephan Bergmann1-1/+1
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann4-4/+4
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon3-50/+70
2011-10-08add more component prefixesMatúš Kukan14-14/+14
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2-2/+2
2011-10-07WaE: win32 cleanupMichael Meeks4-18/+13
2011-10-07cppcheck scope reduction of var in desktop/win32/...setup.cppPierre-André Jacquod1-3/+2
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2-3/+3
2011-10-05cast goneCaolán McNamara1-2/+3
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04verbose error message pleaseCaolán McNamara1-9/+10
2011-10-03solve a cosmetic issue in Extension Manager windowAndras Timar1-1/+3
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-09-29WaE: suggest a space before ';' or explicit braces around empty body in 'whil...Tor Lillqvist1-1/+2
2011-09-29ByteString->rtl::OStringBufferCaolán McNamara1-10/+11