summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix manifest creation in the MinGW case (and hopefully not breaking native).Jan Holesovsky2011-09-223-5/+2
* Unify the MinGW / native Win temporary name here.Jan Holesovsky2011-09-222-31/+19
* A trailing "\0" on an ICON line is unnecessary and causes an errorTor Lillqvist2011-09-221-1/+1
* Small refactoring to avoid duplication of source file listTor Lillqvist2011-09-221-5/+1
* This should use a static C/C++ runtimeTor Lillqvist2011-09-221-0/+7
* Use libcmtd in a dbgutil MSVC buildTor Lillqvist2011-09-221-1/+7
* This is a GUI executableTor Lillqvist2011-09-221-0/+2
* No need to do -D_DEBUG here, done in windows.mkTor Lillqvist2011-09-221-6/+0
* Fix the MSVC build of unopkg.com, tooTor Lillqvist2011-09-221-9/+15
* Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann2011-09-211-2/+4
* Improved some error reporting.Stephan Bergmann2011-09-213-19/+17
* include dp_gui_theextmgr.hxx only onceAndras Timar2011-09-211-1/+0
* Fixes for MSVC buildCaolán McNamara2011-09-214-33/+52
* Simplify code by letting get_app_path always include a final slash.Stephan Bergmann2011-09-211-11/+19
* ah, not windows only of courseCaolán McNamara2011-09-211-1/+4
* get it to link with msvc at leastCaolán McNamara2011-09-212-5/+2
* do not localize files in this directoryAndras Timar2011-09-211-0/+1
* WaE: fall through to final returnCaolán McNamara2011-09-211-1/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-9/+9
* Removed unused BOXT feature.Stephan Bergmann2011-09-206-416/+0
* Rename guistdio to crashrep.com.Jan Holesovsky2011-09-202-13/+12
* Build unopkg.exe directly.Jan Holesovsky2011-09-202-13/+8