summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2017-07-04Revert "Workaround to call /app/bin/xdg-open when run under flatpak"Stephan Bergmann
2017-05-11cid#1403658: Try harder to make Coverity Scan happyStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:nullptr (clang-cl)Stephan Bergmann
2017-05-09loplugin:cppunitassertequals (clang-cl)Stephan Bergmann
2017-05-09Don't use uninitialized ProxyEntry::Port valuesStephan Bergmann
2017-05-04tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck
2017-05-03remove empty commentsNoel Grandin
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-11tdf#103058: use RegQueryValueEx instead of RegGetValueMike Kaganski
2017-04-11tdf#103058: allow optional registration for MS ProgIDsMike Kaganski
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-04-04cid#1403658: Let ImplGetLocale return empty Optional for bad inputStephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-26Fix typosAndrea Gelmini
2017-03-23Use rtl::toAsciiLowerCaseStephan Bergmann
2017-03-23In Unix ImplGetLocale, read env vars instead of calling setlocaleStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with wchar_t argStephan Bergmann
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist
2017-03-14Various clang-cl/loplugin warningsStephan Bergmann
2017-03-12Fix typosAndrea Gelmini
2017-03-11Fix windows build with activex disabledTamás Zolnai
2017-03-10CosmeticsTor Lillqvist
2017-03-10tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: shellStephan Bergmann
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02loplugin:unnecessaryoverrideStephan Bergmann
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-28loplugin:stringconstantJochen Nitschke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Remove dynamic exception specifications from some TDE-only codeStephan Bergmann
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20can use truncate instead of a new OUStringBufferCaolán McNamara
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann