summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Collapse)AuthorAgeFilesLines
* verbose error message pleaseCaolán McNamara2011-10-041-9/+10
|
* solve a cosmetic issue in Extension Manager windowAndras Timar2011-10-031-1/+3
| | | | | When the extension entry is not highlighted, replace LF to space in description text, so words do not stick together in one line view.
* 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 ↵Tor Lillqvist2011-09-291-1/+2
| | | | 'while' statement
* 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
| | | | | | Last fixes - remove kludge from RepositoryFixes.mk, have redland build w/o threads for the while, and some hackery to exclude pointless code like oosplash from android build.
* 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
| | | | | | | Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
* 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
|
* Create unopkg.com directly.Jan Holesovsky2011-09-202-7/+11
|
* Create unopkg.bin directly.Jan Holesovsky2011-09-203-54/+9
|
* Fix manifest creation.Jan Holesovsky2011-09-202-8/+15
|
* I think this is supposed to be a so-called GUI executableTor Lillqvist2011-09-201-0/+2
|
* unopkgio should be a console executableTor Lillqvist2011-09-201-1/+1
|
* Avoid officeloader -> soffice renaming dance, build that directly.Jan Holesovsky2011-09-205-92/+33
|
* Deliver basis-link and ure-link.Jan Holesovsky2011-09-204-3/+10
|
* soffice.sh should not be delivered on MacOSDavid Tardon2011-09-201-1/+6
|
* Make 'desktop' build again with MinGW.Jan Holesovsky2011-09-1911-14/+14
|
* get quickstart to link on windowsCaolán McNamara2011-09-191-3/+6
|
* Fix endless loop during building soffice.exe deps on Windows.Jan Holesovsky2011-09-191-2/+2
|
* progress to link stage of loader2Caolán McNamara2011-09-191-3/+4
|