summaryrefslogtreecommitdiff
path: root/embedserv/source/embed
AgeCommit message (Expand)Author
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-06-25-Werror,-Wunused-but-set-parameter (clang-cl 13 trunk)Stephan Bergmann
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-02-09loplugin:fakebool (clang-cl)Stephan Bergmann
2021-02-09Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2021-01-31Simplify thread apartment initializationMike Kaganski
2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski
2021-01-12Simplify some string constructionStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-13tdf#123936 Formatting files in module embedserv with clang-formatPhilipp Hofer
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-07-07embedserv: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-03-20-Werror,-Wpointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-01-10o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet
2018-02-01embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-07Remove unnecessary state checks and the variablesMuhammet Kara
2017-10-27loplugin:includeform: embedserv (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski