summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2013-11-19rhbz#1031989 Accept --pt in addition to deprecated -ptStephan Bergmann
2013-11-19-Werror,-Wunused-variableStephan Bergmann
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-15WaE: C4190 for extern "C" functions returning C++ typeTor Lillqvist
2013-11-15-Werror,-Wmismatched-tagsStephan Bergmann
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-11-08Don't unnecessarily wrap RuntimeExceptionsStephan Bergmann
2013-11-08Unwind confusing namespace aliasStephan Bergmann
2013-11-07make the error not a secretCaolán McNamara
2013-11-07liblibo: share crude URL absolutization, and clean.Michael Meeks
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz
2013-11-05Improve debug outputStephan Bergmann
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-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-10-22fdo#68849 add some header guardsThomas Arnhold
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-09Extension Manager: surely we should be able to spawn uno ...Michael Stahl
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-09-03was convertIsoStringToLanguage(), use makeFallback()Eike Rathke
2013-08-30Add macosx_x86_64 extension platform identifierStephan Bergmann
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-25The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSETTor Lillqvist