summaryrefslogtreecommitdiff
path: root/desktop/source/offacc
AgeCommit message (Expand)Author
2023-11-09officecfg,desktop: add Office::Security::Net::AllowInsecureUNORemoteProtocolMichael Stahl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-09osl::Mutex->std::mutex in desktop::AcceptorNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-09-17Remove some unused includesMiklos Vajna
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-07-09desktop: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-05-14Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-23loplugin:unusedfields in desktopNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-01-26tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorekuiitr
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-12-08Missing osl_destroyThreadStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-01-20Some more loplugin:cstylecast: desktopStephan Bergmann
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-25set names on a bunch more threads...Michael Stahl
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann