summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2011-09-07update to latest version of vcredist fdo#40399Andras Timar
2011-09-01Work around compilation errors with mingw-w64 and --enable-debugTor Lillqvist
2011-09-01Resolves: fdo#37195 CreateProcessServiceFactory can't happen before syncCaolán McNamara
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-26oops, out-by-one idiocyCaolán McNamara
2011-08-22Drop OS/2 linesTor Lillqvist
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-22ditch product registration implementationCaolán McNamara
2011-08-19print fatal UNO exceptions' text in a friendly way from OpenClients failuresMichael Meeks
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara
2011-08-18registered but uninstalled database drivers break address book wizardCaolán McNamara
2011-08-17use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTSCaolán McNamara
2011-08-16catch by const referenceCaolán McNamara
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara
2011-08-08explicitly call XDesktop::terminate on early "restart" exitCaolán McNamara
2011-08-08why create a com.sun.star.util.PathSubstitution and not use itCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold
2011-07-22windres is pickyTor Lillqvist
2011-07-21windres is pickyTor Lillqvist
2011-07-21We don't ship the rebase executables so bin the sources tooTor Lillqvist
2011-07-21Header filename case sensitivity fixesTor Lillqvist
2011-07-21product code of latest vcredist_x64.exeAndras Timar
2011-07-20Splash screen fix for multi-head on Linux (fdo#33214)Josh Heidenreich
2011-07-13oosplash.bin - handle EINTR and failed reads more elegantlyMichael Meeks
2011-07-13null the display pointer after closing the display, fixes fdo#37579Michael Meeks
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-07-12Do not pass the request for command line help to oosplashMichal Svec
2011-07-07Remove unused bChechOkMatúš Kukan
2011-07-07Remove socomp library related codeMatus Kukan
2011-07-07Remove productregistration.jar library related codeMatus Kukan
2011-07-02Remove accidentally kept unused filesMatus Kukan
2011-06-30build id isn't massively helpful hereCaolán McNamara
2011-06-27valgrind: fix leaksCaolán McNamara
2011-06-26Close file descriptorThomas Arnhold
2011-06-24valgrind --log-file=valgrind.log does not work well with --trace-children=yesPetr Mladek
2011-06-24vagrind -> valgrindCaolán McNamara
2011-06-23Make .rc files compatible with the MinGW windresTor Lillqvist
2011-06-22use --trace-children-skip=*/java with valgrind >= 3.6Petr Mladek
2011-06-22remove the obsolete valgring support in the soffice wrapperPetr Mladek
2011-06-22add --backtrace, --strace, and --valgring option to soffice wrapperPetr Mladek
2011-06-21update product code of vcredist_x64.exeAndras Timar
2011-06-21catch by const referenceCaolán McNamara
2011-06-20fix fdo#37110 --quickstart shouldn't show start centerRobert Nagy
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17Related: rhbz#702833 addEventListener without removeEventListenerCaolán McNamara
2011-06-17add GLIBCXX_FORCE_NEW for memcheckCaolán McNamara
2011-06-13default config location has changed, look in old config dir when migratingNoel Power
2011-06-09disable splash build completely for MacMichael Meeks