- 6c2d66e remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb by Michael Meeks · 15 years ago
- 06ae024 cast gone by Caolán McNamara · 15 years ago
- e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
- 4e4bfa4 verbose error message please by Caolán McNamara · 15 years ago
- eabbfc9 solve a cosmetic issue in Extension Manager window by Andras Timar · 15 years ago
- 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
- 50ce26d WaE: suggest a space before ';' or explicit braces around empty body in 'while' statement by Tor Lillqvist · 15 years ago
- c04c8e9 ByteString->rtl::OStringBuffer by Caolán McNamara · 15 years ago
- af1a8de why use a pointer when a reference will do by Caolán McNamara · 15 years ago
- f0149fe Android now builds up to instsetoo_native by Thorsten Behrens · 15 years ago
- 2e2dcef make WinResTarget's name independent of LinkTarget by David Tardon · 15 years ago
- a44020d add resource files by David Tardon · 15 years ago
- cbeebc2 make the case not ENABLE_QUICKSTART_LIBPNG work again by Norbert Thiebaud · 15 years ago
- c6811e6 refactor start.c and splash.c. de-couple the 2 sources and avoid globals by Norbert Thiebaud · 15 years ago
- a66f990 Undo basis/brand split: move dynamic libraries from basis to brand. by Stephan Bergmann · 15 years ago
- 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
- 4f3e9f3 Always link with user32 by Tor Lillqvist · 15 years ago
- 8a915ad Simplify the manifest dance by Tor Lillqvist · 15 years ago
- 69bd187 $(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-) by Jan Holesovsky · 15 years ago
- b0ddd56 Fix manifest creation in the MinGW case (and hopefully not breaking native). by Jan Holesovsky · 15 years ago
- 919ce6a Unify the MinGW / native Win temporary name here. by Jan Holesovsky · 15 years ago
- 2c1e9e8 A trailing "\0" on an ICON line is unnecessary and causes an error by Tor Lillqvist · 15 years ago
- 4c8424f Small refactoring to avoid duplication of source file list by Tor Lillqvist · 15 years ago
- 6060731 This should use a static C/C++ runtime by Tor Lillqvist · 15 years ago
- 69f6285 Use libcmtd in a dbgutil MSVC build by Tor Lillqvist · 15 years ago
- 8427fab This is a GUI executable by Tor Lillqvist · 15 years ago
- c2da4b8 No need to do -D_DEBUG here, done in windows.mk by Tor Lillqvist · 15 years ago
- 46292bd Fix the MSVC build of unopkg.com, too by Tor Lillqvist · 15 years ago
- aa7541b Ensure a failing soffice.bin makes oosplash fail. by Stephan Bergmann · 15 years ago
- 0607102 Improved some error reporting. by Stephan Bergmann · 15 years ago
- bf65a6e include dp_gui_theextmgr.hxx only once by Andras Timar · 15 years ago
- e629526 Fixes for MSVC build by Caolán McNamara · 15 years ago
- 6560e48 Simplify code by letting get_app_path always include a final slash. by Stephan Bergmann · 15 years ago
- 0538506 ah, not windows only of course by Caolán McNamara · 15 years ago
- aba2154 get it to link with msvc at least by Caolán McNamara · 15 years ago
- cb60a99 do not localize files in this directory by Andras Timar · 15 years ago
- 36bc016 WaE: fall through to final return by Caolán McNamara · 15 years ago
- be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
- b1f4e84 Removed unused BOXT feature. by Stephan Bergmann · 15 years ago
- d91df66 Rename guistdio to crashrep.com. by Jan Holesovsky · 15 years ago
- 6f65af3 Build unopkg.exe directly. by Jan Holesovsky · 15 years ago
- 151eba7 Create unopkg.com directly. by Jan Holesovsky · 15 years ago
- 80f2495 Create unopkg.bin directly. by Jan Holesovsky · 15 years ago
- 0a5fe38 Fix manifest creation. by Jan Holesovsky · 15 years ago
- f6b3306 I think this is supposed to be a so-called GUI executable by Tor Lillqvist · 15 years ago
- 9a86428 unopkgio should be a console executable by Tor Lillqvist · 15 years ago
- 558ebfd Avoid officeloader -> soffice renaming dance, build that directly. by Jan Holesovsky · 15 years ago
- a32da8a Deliver basis-link and ure-link. by Jan Holesovsky · 15 years ago
- 8033c50 soffice.sh should not be delivered on MacOS by David Tardon · 15 years ago
- 581c45b Make 'desktop' build again with MinGW. by Jan Holesovsky · 15 years ago
- 877d87d get quickstart to link on windows by Caolán McNamara · 15 years ago
- c2ecd91 Fix endless loop during building soffice.exe deps on Windows. by Jan Holesovsky · 15 years ago
- 7dae288 progress to link stage of loader2 by Caolán McNamara · 15 years ago
- 2c17f11 despite its name, it appears not to be a gui app by Caolán McNamara · 15 years ago
- 04adca7 inch closer to building under windows by Caolán McNamara · 15 years ago
- 38fd95c fix link failure on linux if not using libXinerama by Peter Foley · 15 years ago
- e76fba3 Just return, not return 0; as it is void function. by Tomas Chvatal · 15 years ago
- 0fbd4e6 Return soon if build with --without-java, as no checks are needed. by Tomas Chvatal · 15 years ago
- bb5bdbb Revert "Trying to chop out the uwinapi library" by Fridrich Štrba · 15 years ago
- 4acffc2 catch by const reference by Caolán McNamara · 15 years ago
- 2dea0da Trying to chop out the uwinapi library by Fridrich Štrba · 15 years ago
- b5cc76f Fix typo by Tor Lillqvist · 15 years ago
- 63cf6aa ooopathutils_hack linked_libs -> ooopathutils linked_static_libs by Caolán McNamara · 15 years ago
- d9056acc missing $ by Caolán McNamara · 15 years ago
- bf0a3ad desktop scripts need to be packaged on MacOSX too by Norbert Thiebaud · 15 years ago
- 4dd88c9 fix build blocker in desktop on MacOSX by Norbert Thiebaud · 15 years ago
- ef95e4c Executable_officeloader.mk: fix obvious issues by Michael Stahl · 15 years ago
- 6df9c47 gbuildize desktop by David Tardon · 15 years ago
- ab5ce3f make the needed change to soffice.sh at configure time by David Tardon · 15 years ago
- 0510c98 WaE: declaration of 'index' shadows a global declaration by David Tardon · 15 years ago
- b2d9db4 WaE: declaration of 'i' shadows a previous local by David Tardon · 15 years ago
- 30bf29f WaE: declaration of 'j' shadows a previous local by David Tardon · 15 years ago
- b7998b6 No need to bark about G_SLICE on stderr. by Stephan Bergmann · 15 years ago
- d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
- 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
- 2d1454a Drop Win9x code by Tor Lillqvist · 15 years ago
- 332dbe0 deleted unneded var and code simplified in desktop, launcher.cxx by Pierre-André Jacquod · 15 years ago
- 5052b81 don't reply on ../ure to find javaldx, use proper ../basis-link/ure-link by Rene Engelhard · 15 years ago
- 1d38dba sb140: #i117084# do not leak Lockfile instance by Stephan Bergmann · 15 years ago
- e700031 sb140: #i116910# do not leak Thread_Impl from desktop::Acceptor by Stephan Bergmann · 15 years ago
- 31cd830 update to latest version of vcredist fdo#40399 by Andras Timar · 15 years ago
- d3e6020 Work around compilation errors with mingw-w64 and --enable-debug by Tor Lillqvist · 15 years ago
- a78a6e0 Resolves: fdo#37195 CreateProcessServiceFactory can't happen before sync by Caolán McNamara · 15 years ago
- 8de61c9 grabbag of unused code by Caolán McNamara · 15 years ago
- c7c62c7 oops, out-by-one idiocy by Caolán McNamara · 15 years ago
- f2079a1 Drop OS/2 lines by Tor Lillqvist · 15 years ago
- acfe7d3 regoptions (etc.) now unused post registration-removal by Caolán McNamara · 15 years ago
- b2d7ede ditch product registration implementation by Caolán McNamara · 15 years ago
- 9950fc4 print fatal UNO exceptions' text in a friendly way from OpenClients failures by Michael Meeks · 15 years ago
- 2f800d9 fdo#37206 toggle default config to false for crash-reporter installed by Caolán McNamara · 15 years ago
- b573629 registered but uninstalled database drivers break address book wizard by Caolán McNamara · 15 years ago
- 8a0941a use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTS by Caolán McNamara · 15 years ago
- 2ef7e20 catch by const reference by Caolán McNamara · 15 years ago
- 90fe8da add a jdk 1.5-alike string replace to comphelper::string by Caolán McNamara · 15 years ago
- 4cab499 explicitly call XDesktop::terminate on early "restart" exit by Caolán McNamara · 15 years ago
- a1316a5 why create a com.sun.star.util.PathSubstitution and not use it by Caolán McNamara · 15 years ago
- 040b8f4 Some cppcheck cleaning by Julien Nabet · 15 years ago
- 37d7efc Some cppcheck cleaning by Julien Nabet · 15 years ago
- 8bada81 Remove unused env XENVIRONMENT by Thomas Arnhold · 15 years ago
- f6182f1 windres is picky by Tor Lillqvist · 15 years ago