summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* WaE: unreachable codeTor Lillqvist2011-10-261-0/+4
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-2/+2
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-2410-84/+33
* no need for SRCDIR parameter hereMatúš Kukan2011-10-232-2/+2
* Removed spurious "" around multi-word shell arg.Stephan Bergmann2011-10-201-1/+1
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-204-4/+4
* WaE: ISO C90 forbids mixed declarations and codeDavid Tardon2011-10-113-50/+70
* add more component prefixesMatúš Kukan2011-10-0814-14/+14
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-072-2/+2
* WaE: win32 cleanupMichael Meeks2011-10-074-18/+13
* cppcheck scope reduction of var in desktop/win32/...setup.cppPierre-André Jacquod2011-10-071-3/+2
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-052-3/+3
* cast goneCaolán McNamara2011-10-051-2/+3
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* verbose error message pleaseCaolán McNamara2011-10-041-9/+10
* solve a cosmetic issue in Extension Manager windowAndras Timar2011-10-031-1/+3
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* 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
* Android now builds up to instsetoo_nativeThorsten Behrens2011-09-281-5/+5
* make WinResTarget's name independent of LinkTargetDavid Tardon2011-09-279-9/+9
* add resource filesDavid Tardon2011-09-2618-44/+62
* make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud2011-09-251-0/+6
* refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud2011-09-253-399/+380
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-232-4/+4
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-2/+3
* Always link with user32Tor Lillqvist2011-09-226-16/+0
* Simplify the manifest danceTor Lillqvist2011-09-225-92/+5
* $(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-)Jan Holesovsky2011-09-221-1/+1