summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar1-4/+4
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-4/+4
2013-11-19Use startsWith rest parameterStephan Bergmann1-21/+14
2013-11-19Consistently accept all cmd line args only in lower caseStephan Bergmann1-24/+23
2013-11-19Consistently warn about all deprecated cmd line args starting with a single -Stephan Bergmann2-403/+387
2013-11-19String function clean-upStephan Bergmann1-11/+11
2013-11-19rhbz#1031989 Accept --pt in addition to deprecated -ptStephan Bergmann1-1/+1
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-15WaE: C4190 for extern "C" functions returning C++ typeTor Lillqvist1-22/+22
2013-11-15-Werror,-Wmismatched-tagsStephan Bergmann1-2/+2
2013-11-15-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks5-55/+169
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-3/+6
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-2/+2
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-8/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-4/+4
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin9-36/+34
2013-11-08Don't unnecessarily wrap RuntimeExceptionsStephan Bergmann1-1/+1
2013-11-08Unwind confusing namespace aliasStephan Bergmann1-119/+118
2013-11-07make the error not a secretCaolán McNamara1-2/+2
2013-11-07liblibo: share crude URL absolutization, and clean.Michael Meeks1-16/+20
2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks1-5/+5
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz1-13/+35
2013-11-05Improve debug outputStephan Bergmann1-5/+6
2013-11-04remove redundant calls to OUString constructorNoel Grandin3-10/+9
2013-11-04pagein-* stuff are for unix onlyNorbert Thiebaud1-5/+5
2013-11-01fdo#71005 Remove odd "Workaround for automated testing"Stephan Bergmann1-2/+0
2013-10-31desktop: stop packaging soffice.bin.manifestMichael Stahl1-15/+0
2013-10-30sysui: remove Package_iconsMichael Stahl4-6/+6
2013-10-30sysui: stop delivering icons that are used from SRCDIR alreadyMichael Stahl1-0/+24
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl5-10/+0
2013-10-28fixincludeguards.sh: desktopThomas Arnhold47-105/+105
2013-10-25stop looking for Jar files in solverMichael Stahl1-1/+1
2013-10-24desktop: need only one Package_scriptsMichael Stahl3-45/+13
2013-10-23convert code to use OUString::endsWithNoel Grandin2-2/+2
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann3-6/+6
2013-10-22fdo#68849 add some header guardsThomas Arnhold1-0/+1
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-10-21fdo#51639 soffice.exe --version displays a dialog box with the version numberAndras Timar1-0/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara7-7/+0
2013-10-18Some clean-upStephan Bergmann4-121/+47
2013-10-17fdo#58982 Center the splash screen in dual-monitor setupSamuel Mehrbrodt1-8/+15
2013-10-17Simplify code (VERBOSE was unused)Stephan Bergmann1-6/+2
2013-10-17Produce empty share/uno_packages/cache/uno_packages/ hier in instdir, tooStephan Bergmann3-0/+37
2013-10-17Fix quotingStephan Bergmann1-1/+1