summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-29why use a pointer when a reference will doCaolán McNamara1-10/+10
2011-09-28Android now builds up to instsetoo_nativeThorsten Behrens1-5/+5
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon9-9/+9
2011-09-26add resource filesDavid Tardon18-44/+62
2011-09-25make the case not ENABLE_QUICKSTART_LIBPNG work againNorbert Thiebaud1-0/+6
2011-09-25refactor start.c and splash.c. de-couple the 2 sources and avoid globalsNorbert Thiebaud3-399/+380
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2-4/+4
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-2/+3
2011-09-22Always link with user32Tor Lillqvist6-16/+0
2011-09-22Simplify the manifest danceTor Lillqvist5-92/+5
2011-09-22$(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-)Jan Holesovsky1-1/+1
2011-09-22Fix manifest creation in the MinGW case (and hopefully not breaking native).Jan Holesovsky3-5/+2
2011-09-22Unify the MinGW / native Win temporary name here.Jan Holesovsky2-31/+19
2011-09-22A trailing "\0" on an ICON line is unnecessary and causes an errorTor Lillqvist1-1/+1
2011-09-22Small refactoring to avoid duplication of source file listTor Lillqvist1-5/+1
2011-09-22This should use a static C/C++ runtimeTor Lillqvist1-0/+7
2011-09-22Use libcmtd in a dbgutil MSVC buildTor Lillqvist1-1/+7
2011-09-22This is a GUI executableTor Lillqvist1-0/+2
2011-09-22No need to do -D_DEBUG here, done in windows.mkTor Lillqvist1-6/+0
2011-09-22Fix the MSVC build of unopkg.com, tooTor Lillqvist1-9/+15
2011-09-21Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann1-2/+4
2011-09-21Improved some error reporting.Stephan Bergmann3-19/+17
2011-09-21include dp_gui_theextmgr.hxx only onceAndras Timar1-1/+0
2011-09-21Fixes for MSVC buildCaolán McNamara4-33/+52
2011-09-21Simplify code by letting get_app_path always include a final slash.Stephan Bergmann1-11/+19