summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2014-09-13The LO process is called just "soffice" on OS XTor Lillqvist1-0/+4
2014-06-18liblok: set the size for the correct structure.Michael Meeks1-2/+2
2014-06-18allow extensions to override Access2BaseLionel Elie Mamane1-1/+2
2014-06-10fdo#39956 Delete JABDavid Ostrovsky1-5/+2
2014-05-01ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen1-2/+13
2014-04-16liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl1-0/+1
2014-03-26Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist2-1/+6
2014-01-19fdo#73549 do not attempt to resolve an empty localeEike Rathke1-0/+3
2013-12-19use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714Eike Rathke1-9/+4
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke1-1/+1
2013-12-16m_bHasActive must be false after last visible entry is removedStephan Bergmann1-0/+6
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-4/+0
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-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks2-46/+84
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: 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-01fdo#71005 Remove odd "Workaround for automated testing"Stephan Bergmann1-2/+0
2013-10-28fixincludeguards.sh: desktopThomas Arnhold42-93/+93
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 Bergmann2-116/+47
2013-10-13Minor refactoring of iOS codeTor Lillqvist1-1/+5
2013-10-11-Werror,-Wunused-variableStephan Bergmann2-11/+16
2013-10-10little String to OUString + documentationThomas Arnhold1-3/+1
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1