summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objxtor.cxx
AgeCommit message (Expand)Author
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
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-15remove unused PREVIEW from SfxObjectCreateMode enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-28tdf#104106 Enable save whenever edit mode activeMaxim Monastirsky
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke