summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objxtor.cxx
AgeCommit message (Expand)Author
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-30fix some --disable-scripting warningsCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-02-16loplugin:referencecasting in sfx2Noel
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-08-13expand out DELETEZ in sfx2Noel Grandin
2020-08-13use unique_ptr in SfxObjectShell_ImplNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-05use unique_ptr in SfxObjectShell_ImplNoel Grandin
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-21fix shutdown crash when SfxApplication has already been destroyedMarkus Mohrhard
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-20coverity#1338604 Uninitialized scalar fieldCaolán McNamara
2018-05-08convert DELETEX to DELETEZNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-03Delete nonsense commentTor Lillqvist
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin:unusedfields in sfx2Noel Grandin