summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-11-25Resolves: #i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr
2013-11-19Use startsWith rest parameterStephan Bergmann
2013-11-19Consistently accept all cmd line args only in lower caseStephan Bergmann
2013-11-19Consistently warn about all deprecated cmd line args starting with a single -Stephan Bergmann
2013-11-19String function clean-upStephan Bergmann
2013-11-19rhbz#1031989 Accept --pt in addition to deprecated -ptStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-11-07make the error not a secretCaolán McNamara
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-01fdo#71005 Remove odd "Workaround for automated testing"Stephan Bergmann
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-21fdo#51639 soffice.exe --version displays a dialog box with the version numberAndras Timar
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18Some clean-upStephan Bergmann
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-10little String to OUString + documentationThomas Arnhold
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl
2013-09-26typo fixes in commentsAndras Timar
2013-09-17Revert "warn if people havn't source the environment after linkoo"Matúš Kukan
2013-09-17drop intermediate StringsCaolán McNamara
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-26TyposStephan Bergmann
2013-08-26Related fdo#68240: Rework langselect to provide better error messagesStephan Bergmann
2013-08-26Remove unused STARTLANG featureStephan Bergmann
2013-08-23Clean up desktop::UserInstallStephan Bergmann
2013-08-23/org.openoffice.Setup/Office/ooSetupInstCompleted is not localizedStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-18Add a --nstemporarydirectory switch for potential use when sandboxedTor Lillqvist
2013-08-18Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius
2013-08-11m_psn is set but never usedTor Lillqvist
2013-08-09#i122991# provide some details about fatal exceptions in the desktop appHerbert Dürr
2013-08-02Clarify commentTor Lillqvist
2013-07-30Fix a typo and -- hopefully -- tinderbox make checkFridrich Štrba
2013-07-30Fix build breaker: add missing string resourceAriel Constenla-Haile
2013-07-30Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt