summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* fdo#73549 do not attempt to resolve an empty localeEike Rathke2014-01-201-0/+3
* use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714Eike Rathke2013-12-191-9/+4
* resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke2013-12-181-1/+1
* Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2013-12-172-0/+14
* initial install-package-foo target for partial installsBjoern Michaelsen2013-12-161-1/+1
* m_bHasActive must be false after last visible entry is removedStephan Bergmann2013-12-161-0/+6
* Revert "fix windows build"Michael Stahl2013-12-137-35/+42
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-132-2/+2
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-1/+1
* mark non-translatable .ui strings explicitely as suchAndras Timar2013-11-301-4/+4
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-202-4/+4
* Use startsWith rest parameterStephan Bergmann2013-11-191-21/+14
* Consistently accept all cmd line args only in lower caseStephan Bergmann2013-11-191-24/+23
* Consistently warn about all deprecated cmd line args starting with a single -Stephan Bergmann2013-11-192-403/+387
* String function clean-upStephan Bergmann2013-11-191-11/+11
* rhbz#1031989 Accept --pt in addition to deprecated -ptStephan Bergmann2013-11-191-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-11-191-2/+1
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-2/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* WaE: C4190 for extern "C" functions returning C++ typeTor Lillqvist2013-11-151-22/+22
* -Werror,-Wmismatched-tagsStephan Bergmann2013-11-151-2/+2
* -Werror,-Wlogical-not-parenthesesStephan Bergmann2013-11-151-1/+1
* liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks2013-11-155-55/+169
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-3/+6
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-2/+2
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-8/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-4/+4
* remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin2013-11-119-36/+34
* Don't unnecessarily wrap RuntimeExceptionsStephan Bergmann2013-11-081-1/+1
* Unwind confusing namespace aliasStephan Bergmann2013-11-081-119/+118
* make the error not a secretCaolán McNamara2013-11-071-2/+2
* liblibo: share crude URL absolutization, and clean.Michael Meeks2013-11-071-16/+20
* liblibo: make liblibreoffice static as it should be.Michael Meeks2013-11-071-5/+5
* liblibo: fixes and improvements for liblibreofficeChristoph Lutz2013-11-071-13/+35
* Improve debug outputStephan Bergmann2013-11-051-5/+6
* remove redundant calls to OUString constructorNoel Grandin2013-11-043-10/+9
* pagein-* stuff are for unix onlyNorbert Thiebaud2013-11-041-5/+5
* fdo#71005 Remove odd "Workaround for automated testing"Stephan Bergmann2013-11-011-2/+0
* desktop: stop packaging soffice.bin.manifestMichael Stahl2013-10-311-15/+0
* sysui: remove Package_iconsMichael Stahl2013-10-304-6/+6
* sysui: stop delivering icons that are used from SRCDIR alreadyMichael Stahl2013-10-301-0/+24
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-285-10/+0
* fixincludeguards.sh: desktopThomas Arnhold2013-10-2847-105/+105
* stop looking for Jar files in solverMichael Stahl2013-10-251-1/+1
* desktop: need only one Package_scriptsMichael Stahl2013-10-243-45/+13
* convert code to use OUString::endsWithNoel Grandin2013-10-232-2/+2
* Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann2013-10-223-6/+6
* fdo#68849 add some header guardsThomas Arnhold2013-10-221-0/+1